summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-gui/README.i18n
diff options
context:
space:
mode:
Diffstat (limited to 'ipa-server/ipa-gui/README.i18n')
-rw-r--r--ipa-server/ipa-gui/README.i18n10
1 files changed, 10 insertions, 0 deletions
diff --git a/ipa-server/ipa-gui/README.i18n b/ipa-server/ipa-gui/README.i18n
new file mode 100644
index 00000000..e98dc902
--- /dev/null
+++ b/ipa-server/ipa-gui/README.i18n
@@ -0,0 +1,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.