Author: jseidel-guest Date: 2007-08-30 12:03:54 +0000 (Thu, 30 Aug 2007) New Revision: 4003
Modified: packages/trunk/hex-a-hop/debian/i18n/bg.po packages/trunk/hex-a-hop/debian/i18n/de.po packages/trunk/hex-a-hop/debian/i18n/nl.po Log: Added Plural-Forms: header required by msgfmt --check (version 0.15) Modified: packages/trunk/hex-a-hop/debian/i18n/bg.po =================================================================== --- packages/trunk/hex-a-hop/debian/i18n/bg.po 2007-08-29 22:15:29 UTC (rev 4002) +++ packages/trunk/hex-a-hop/debian/i18n/bg.po 2007-08-30 12:03:54 UTC (rev 4003) @@ -46,6 +46,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: hex_puzzzle.cpp:1567 #, c-format Modified: packages/trunk/hex-a-hop/debian/i18n/de.po =================================================================== --- packages/trunk/hex-a-hop/debian/i18n/de.po 2007-08-29 22:15:29 UTC (rev 4002) +++ packages/trunk/hex-a-hop/debian/i18n/de.po 2007-08-30 12:03:54 UTC (rev 4003) @@ -44,6 +44,7 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: hex_puzzzle.cpp:1567 #, c-format Modified: packages/trunk/hex-a-hop/debian/i18n/nl.po =================================================================== --- packages/trunk/hex-a-hop/debian/i18n/nl.po 2007-08-29 22:15:29 UTC (rev 4002) +++ packages/trunk/hex-a-hop/debian/i18n/nl.po 2007-08-30 12:03:54 UTC (rev 4003) @@ -37,6 +37,7 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: hex_puzzzle.cpp:1567 #, c-format _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

