Rename txt-po to brushes-po

This commit is contained in:
Bill Kendrick 2024-03-25 21:24:52 -07:00
parent 4fc34ebd83
commit ee5075ac36
8 changed files with 0 additions and 0 deletions

View file

@ -1,11 +0,0 @@
In this directory you'll find scripts for converting description files
(e.g. brushes) to and from gettext PO files, for use by translators.
Run the following two scripts (in this order) everytime a description
is added or changed, or a translation (PO file) is updated:
createpo.sh
createtxt.sh
Note: Never edit the translations in the .txt files,
or run the .py scripts directly.