fpdb/pyfpdb/locale/create-po-file.sh

5 lines
153 B
Bash
Executable File

cd ..
rm *.pyc
python /usr/share/doc/python-2.7/examples/Tools/i18n/pygettext.py --output-dir=locale --default-domain=fpdb --output=fpdb-en_GB.po *.py*