apparmor/utils/po
Christian Boltz 09050a8a8b Merge branch 'cboltz-2.12-fix-utils-po' into 'apparmor-2.12'
Remove accidently added text from utils/po/Makefile

See merge request apparmor/apparmor!217

Acked-by: Tyler Hicks <tyhicks@canonical.com>

(cherry picked from commit fa82a51523)

15770576 Remove accidently added text from utils/po/Makefile
2018-10-03 16:30:11 +00:00
..
apparmor-utils.pot Fix warnings generated due to unnamed arguments in translatable strings. 2014-09-14 23:47:00 +05:30
bs.po Launchpad automatic translations update. 2016-02-02 05:11:30 +00:00
de.po translations: fix up msgfmt warnings 2016-05-24 13:08:06 -07:00
en_GB.po translations: fix up msgfmt warnings 2016-05-24 13:08:06 -07:00
fr.po Launchpad automatic translations update. 2016-02-02 05:11:30 +00:00
hi.po Launchpad automatic translations update. 2016-02-02 05:11:30 +00:00
id.po translations: fix up msgfmt warnings 2016-05-24 13:08:06 -07:00
it.po translations: fix up msgfmt warnings 2016-05-24 13:08:06 -07:00
ko.po translations: fix up msgfmt warnings 2016-05-24 13:08:06 -07:00
Makefile Merge branch 'cboltz-2.12-fix-utils-po' into 'apparmor-2.12' 2018-10-03 16:30:11 +00:00
pl.po translations: fix up msgfmt warnings 2016-05-24 13:08:06 -07:00
pt.po translations: fix up msgfmt warnings 2016-05-24 13:08:06 -07:00
README Merge in Kshitij Gupta <kgupta8592@gmail.com>'s rewrite of the 2014-02-12 15:54:00 -08:00
ru.po Launchpad automatic translations update. 2016-03-30 05:13:33 +00:00
sv.po translations: fix up msgfmt warnings 2016-05-24 13:08:06 -07:00
tr.po translations: fix up msgfmt warnings 2016-05-24 13:08:06 -07:00
ug.po translations: fix up msgfmt warnings 2016-05-24 13:08:06 -07:00
uk.po translations: fix up msgfmt warnings 2016-05-24 13:08:06 -07: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