tuxpaint-pencil-sharpener/txt-po
2024-03-25 21:00:16 -07:00
..
createpo.sh WIP Beginning work on (localized) brush descriptions 2024-03-25 21:00:16 -07:00
createtxt.sh WIP Beginning work on (localized) brush descriptions 2024-03-25 21:00:16 -07:00
po2txt.py WIP Beginning work on (localized) brush descriptions 2024-03-25 21:00:16 -07:00
README.txt WIP Beginning work on (localized) brush descriptions 2024-03-25 21:00:16 -07:00
tuxpaint-brushes-ca.po WIP Beginning work on (localized) brush descriptions 2024-03-25 21:00:16 -07:00
tuxpaint-brushes-ja.po WIP Beginning work on (localized) brush descriptions 2024-03-25 21:00:16 -07:00
tuxpaint-brushes.pot WIP Beginning work on (localized) brush descriptions 2024-03-25 21:00:16 -07:00
txt2pot.py WIP Beginning work on (localized) brush descriptions 2024-03-25 21:00:16 -07:00

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.