[Freeciv-Dev] (PR#11480) cs.po broken
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=11480 >
It won't compile because of an invalid plural-forms. This patch fixes
it. I will commit immediately. This is in 2.0 only.
-jason
Index: po/cs.po
===================================================================
RCS file: /home/freeciv/CVS/freeciv/po/cs.po,v
retrieving revision 1.6.2.10
diff -u -r1.6.2.10 cs.po
--- po/cs.po 11 Dec 2004 19:17:23 -0000 1.6.2.10
+++ po/cs.po 11 Dec 2004 22:58:46 -0000
@@ -12,13 +12,13 @@
"Project-Id-Version: Freeciv 2.0.0-cvs\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-12-09 19:31-0500\n"
-"PO-Revision-Date: 2004-12-11 20:15+0100\n"
+"PO-Revision-Date: 2004-12-11 17:58-0500\n"
"Last-Translator: Dušan Hokův <dusan@xxxxxxx>\n"
"Language-Team: Czech <cs@xxxxxx>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 &&
n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: common/city.c:266
msgid "?redundant:*"
- [Freeciv-Dev] (PR#11480) cs.po broken,
Jason Short <=
|
|