Add a missing Plural-Forms declaration

This commit is contained in:
Matthias Clasen
2005-07-25 14:25:54 +00:00
parent 518bbebc3a
commit 3e7c9de080
2 changed files with 5 additions and 2 deletions

View File

@ -18,6 +18,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=n==1 ? 0 : n==2 ? 1 : n>=3 && n<=10 ? 2 : 3\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:856
#: gdk-pixbuf/gdk-pixbuf-io.c:1107 tests/testfilechooser.c:218