summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2012-07-25 22:59:22 +0200
committerThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2012-07-25 23:00:45 +0200
commit96360d5041066b41861ab88750f9a66c97cd1837 (patch)
tree04621d2dffc8bf94531e53479848d7dc68d6d3e8
parent22c1914a49fb0defbc4acf93729f2ab213b6b9da (diff)
downloadmana-client-96360d5041066b41861ab88750f9a66c97cd1837.tar.gz
mana-client-96360d5041066b41861ab88750f9a66c97cd1837.tar.bz2
mana-client-96360d5041066b41861ab88750f9a66c97cd1837.tar.xz
mana-client-96360d5041066b41861ab88750f9a66c97cd1837.zip
Fixed plural format of Ukranian translation
msgfmt didn't like it the way it was written down.
-rw-r--r--po/uk.po3
1 files changed, 1 insertions, 2 deletions
diff --git a/po/uk.po b/po/uk.po
index 304b5ad0..1fd3c04f 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -15,8 +15,7 @@ msgstr ""
"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"
-"%10<=4 && (n%100<10 or n%100>=20) ? 1 : 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"
"X-Launchpad-Export-Date: 2010-03-05 19:28+0000\n"
"X-Generator: Launchpad (build Unknown)\n"