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