diff options
author | Oliver Burger <obgr_seneca@mageia.org> | 2011-12-10 15:31:47 +0000 |
---|---|---|
committer | Oliver Burger <obgr_seneca@mageia.org> | 2011-12-10 15:31:47 +0000 |
commit | 874bf16a8d1f571e0a77c3c3989703185a117473 (patch) | |
tree | 542bf4608d07350baf84d84fd55f447bbfdac3ee /po | |
parent | 1f93337297b0fad26b3814d9203a53b99fa5a22c (diff) | |
download | urpmi-874bf16a8d1f571e0a77c3c3989703185a117473.tar urpmi-874bf16a8d1f571e0a77c3c3989703185a117473.tar.gz urpmi-874bf16a8d1f571e0a77c3c3989703185a117473.tar.bz2 urpmi-874bf16a8d1f571e0a77c3c3989703185a117473.tar.xz urpmi-874bf16a8d1f571e0a77c3c3989703185a117473.zip |
fix pot file so it passes msgfmt -c
Diffstat (limited to 'po')
-rw-r--r-- | po/urpmi.pot | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/po/urpmi.pot b/po/urpmi.pot index ab38a5f8..a20ac59b 100644 --- a/po/urpmi.pot +++ b/po/urpmi.pot @@ -2,18 +2,16 @@ # Copyright (C) YEAR Free Software Foundation, Inc. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # -#, fuzzy msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: urpmi\n" "POT-Creation-Date: 2011-09-17 21:04+0200\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: 8-bit\n" -"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: ../gurpmi:32 #, c-format |