#2657,#1718 to avoid migration issue, support ngettext

svn: r11785
This commit is contained in:
Jérôme Rapinat
2009-02-01 09:03:45 +00:00
parent 80b1915b92
commit 6c3e4a4bf4
16 changed files with 16 additions and 0 deletions

View File

@@ -16,6 +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"
#: ../src/ArgHandler.py:228
#, fuzzy, python-format