tuxpaint-pencil-sharpener/brushes-po/README.txt
2024-03-25 21:24:52 -07:00

11 lines
384 B
Text

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.