mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
![]() This patch: - replaces unnamed arguments with named arguments wherever more than 1 one arguments ware present in a message - minor fix in aa-unconfined for pname argument in 2 strings - updated pot files (as a side-effect of testing with make) Acked-by: Christian Boltz <apparmor@cboltz.de> |
||
---|---|---|
.. | ||
apparmor-utils.pot | ||
bs.po | ||
de.po | ||
fr.po | ||
hi.po | ||
ko.po | ||
Makefile | ||
pl.po | ||
README | ||
ru.po | ||
sv.po | ||
tr.po | ||
uk.po |
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