apparmor/utils/po
2014-02-13 10:59:16 -08:00
..
apparmor-utils.pot Regenerate apparmor-utils pot (translations template) file 2014-02-13 10:59:16 -08:00
bs.po po files: eliminate msgfmt missing language header warning 2014-01-20 11:45:10 -08:00
de.po parser+utils: adjust translation bugs reporting address 2014-01-17 11:19:33 -08:00
fr.po po files: eliminate msgfmt missing language header warning 2014-01-20 11:45:10 -08:00
hi.po po files: eliminate msgfmt missing language header warning 2014-01-20 11:45:10 -08:00
ko.po po files: eliminate msgfmt missing language header warning 2014-01-20 11:45:10 -08:00
Makefile Regenerate apparmor-utils pot (translations template) file 2014-02-13 10:59:16 -08:00
README Merge in Kshitij Gupta <kgupta8592@gmail.com>'s rewrite of the 2014-02-12 15:54:00 -08:00
ru.po po files: eliminate msgfmt missing language header warning 2014-01-20 11:45:10 -08:00
uk.po po files: eliminate msgfmt missing language header warning 2014-01-20 11:45:10 -08:00

GENERATING TRANSLATION MESSAGES

To generate the messages.pot file:

Run the following command in Translate.
python pygettext.py ../apparmor/*.py ../Tools/aa*

It will generate the messages.pot file in the Translate directory.

You might need to provide the full path to pygettext.py from your python installation. It will typically be in the /path/to/python/libs/Tools/i18n/pygettext.py