move localisation scripts into locale folder

This commit is contained in:
steffen123 2010-08-23 05:21:07 +02:00
parent 0cc5865ba1
commit 994fea2e22
2 changed files with 3 additions and 0 deletions

View File

@ -1 +1,3 @@
cd ..
python /usr/share/doc/python-2.7/examples/Tools/i18n/msgfmt.py --output-file=locale/hu/LC_MESSAGES/fpdb.mo locale/fpdb-hu_HU.po

View File

@ -1,2 +1,3 @@
cd ..
python /usr/share/doc/python-2.7/examples/Tools/i18n/pygettext.py --output-dir=locale --default-domain=fpdb --output=fpdb-en_GB.po *.py*