Ran update-po.sh to bring PO files and POT template up-to-date.
Created a README.txt to remind myself what steps are needed in src/po/.
This commit is contained in:
parent
f4d0481f5f
commit
3c63533b42
72 changed files with 1575 additions and 414 deletions
16
src/po/README.txt
Normal file
16
src/po/README.txt
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
About Tux Paint's src/po/ folder
|
||||
|
||||
Bill Kendrick
|
||||
bill@newbreedsoftware.com
|
||||
|
||||
2007-May-09
|
||||
|
||||
Run "update-po.sh" whenever new gettext() strings are added, or existing
|
||||
ones (the original English text) are changed, so the changes are made
|
||||
visible in the POT and PO files.
|
||||
|
||||
Run "update-po.sh" prior to a release, so any translations of the ".desktop"
|
||||
file's strings get put into the ".desktop" file.
|
||||
|
||||
Thanks to Karl Ove Hufthammer for explaining these steps.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue