summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-gui/README.i18n
blob: e98dc902cb3427e79e9b30d40f2d9d97c3fd4d44 (plain)
1
2
3
4
5
6
7
8
9
10
You can collect the template pot file by running the following command:

~/ipa-server/ipa-gui$ tg-admin i18n collect

which creates locales/messages.pot. However, unfortunately, the above
command doesn't work correctly for .kid files unless you apply the
patch i18n.patch.

If you add a new language translation remember to add the name to
LINGUAS in Makefile.am.