summaryrefslogtreecommitdiffstats
path: root/install/po/ipa.pot
diff options
context:
space:
mode:
authorJohn Dennis <jdennis@redhat.com>2010-02-10 09:33:11 -0500
committerRob Crittenden <rcritten@redhat.com>2010-02-10 11:48:06 -0500
commit64b7192d005a50211ae18c3def8b5d3b9294cdb1 (patch)
tree038d57e234dac9043d2db107d884695ffc905406 /install/po/ipa.pot
parent9fa5e4f118f616c6906155e4e390aa69b01651f7 (diff)
downloadfreeipa-64b7192d005a50211ae18c3def8b5d3b9294cdb1.tar.gz
freeipa-64b7192d005a50211ae18c3def8b5d3b9294cdb1.tar.xz
freeipa-64b7192d005a50211ae18c3def8b5d3b9294cdb1.zip
Pass target locale to msginit
msginit should have been passed the locale because the resulting .po file is parameterized from the locale. Also, if the target locale is not specified it defaults to the current locale. If the target locale is Engish msgid's are copied to their msgstr's resulting in a fully translated .po instead of a fully untranslated .po. Add some comments to better explain some of the cryptic sed commands.
Diffstat (limited to 'install/po/ipa.pot')
-rw-r--r--install/po/ipa.pot4
1 files changed, 2 insertions, 2 deletions
diff --git a/install/po/ipa.pot b/install/po/ipa.pot
index 5662807ba..5631c0185 100644
--- a/install/po/ipa.pot
+++ b/install/po/ipa.pot
@@ -9,12 +9,12 @@ msgstr ""
"Project-Id-Version: ipa\n"
"Report-Msgid-Bugs-To: https://hosted.fedoraproject.org/projects/freeipa/"
"newticket\n"
-"POT-Creation-Date: 2010-02-09 12:59-0500\n"
+"POT-Creation-Date: 2010-02-10 09:13-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"