#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

@@ -15,6 +15,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: pygettext.py 1.4\n"
"X-Generator: KBabel 0.9.6\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2);\n"
#: ../src/ArgHandler.py:228
#, python-format