From b863e05c8af863436df320095397548add2354cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Rapinat?= Date: Tue, 3 Feb 2009 10:20:18 +0000 Subject: [PATCH] unwanted space on header(plural forms) svn: r11819 --- po/pl.po | 2 +- po/ru.po | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 8638474e8..2b7cefe11 100644 --- a/po/pl.po +++ b/po/pl.po @@ -19,7 +19,7 @@ msgstr "" "X-Poedit-Country: POLAND\n" "X-Poedit-Basepath: .\n" "X-Poedit-SearchPath-0: ~/.poedit/a\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10< =4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: ../src/ArgHandler.py:228 #, fuzzy, python-format diff --git a/po/ru.po b/po/ru.po index 80ef6db97..4cd3c4bbe 100644 --- a/po/ru.po +++ b/po/ru.po @@ -16,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\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" +"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" #: ../src/ArgHandler.py:228 #, fuzzy, python-format