tuxpaint-pencil-sharpener/brushes-po
Bill Kendrick e62db79e8f Watercolor splotches brush; mended rotated brush position
also, new "chaotic" brush option (used by watercolor splotches)
(TODO - document this).
2024-10-10 23:38:36 -07:00
..
createpo.sh Rename txt-po to brushes-po 2024-03-25 21:24:52 -07:00
createtxt.sh Rename txt-po to brushes-po 2024-03-25 21:24:52 -07:00
po2txt.py Rename txt-po to brushes-po 2024-03-25 21:24:52 -07:00
README.txt Rename txt-po to brushes-po 2024-03-25 21:24:52 -07:00
tuxpaint-brushes-ca.po Watercolor splotches brush; mended rotated brush position 2024-10-10 23:38:36 -07:00
tuxpaint-brushes-ja.po Watercolor splotches brush; mended rotated brush position 2024-10-10 23:38:36 -07:00
tuxpaint-brushes-pt.po Watercolor splotches brush; mended rotated brush position 2024-10-10 23:38:36 -07:00
tuxpaint-brushes-vi.po Watercolor splotches brush; mended rotated brush position 2024-10-10 23:38:36 -07:00
tuxpaint-brushes.pot Watercolor splotches brush; mended rotated brush position 2024-10-10 23:38:36 -07:00
txt2pot.py Rename txt-po to brushes-po 2024-03-25 21:24:52 -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.