WIP Beginning work on (localized) brush descriptions
This commit is contained in:
parent
a2d8b39e95
commit
a266336871
10 changed files with 293 additions and 1 deletions
11
txt-po/README.txt
Normal file
11
txt-po/README.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue