Add a missing Plural-Forms declaration
This commit is contained in:
@ -1,7 +1,9 @@
|
||||
2005-07-25 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* zh_CN.po: fix a format string error
|
||||
discovered by msgfmt -c.
|
||||
* ar.po: Add a missing Plural-Forms declaration, copied
|
||||
from ar.po in nautilus.
|
||||
|
||||
* zh_CN.po: fix a format string error discovered by msgfmt -c.
|
||||
|
||||
2005-07-25 Ankit Patel <ankit644@yahoo.com>
|
||||
|
||||
|
||||
1
po/ar.po
1
po/ar.po
@ -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
|
||||
|
||||
Reference in New Issue
Block a user