On 8 March 2012 20:57, <[email protected]> wrote: > Revision 3279 Author obgr_seneca Date 2012-03-08 20:57:33 +0100 (Thu, 08 Mar > 2012) > > Log Message > > fixed the pot file so it passes msgfmt > > Modified Paths > > rpm/urpmi/trunk/po/urpmi.pot > > Modified: rpm/urpmi/trunk/po/urpmi.pot > =================================================================== > --- rpm/urpmi/trunk/po/urpmi.pot 2012-03-08 19:22:19 UTC (rev 3278) > +++ rpm/urpmi/trunk/po/urpmi.pot 2012-03-08 19:57:33 UTC (rev 3279) > @@ -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: 2012-02-27 21:09+0100\n" > "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" > "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" > "Language-Team: LANGUAGE <[email protected]>\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 >
Again, this is wrong. What's more it's an autogenerated file so this will be overwritten. Please stop that. This header is meant to be filled in & unfuzzied when copied on creating a new translation.
