From 3e7c9de0806a784372811f5db02fde902d3ad43b Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 25 Jul 2005 14:25:54 +0000 Subject: [PATCH] Add a missing Plural-Forms declaration --- po/ChangeLog | 6 ++++-- po/ar.po | 1 + 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/po/ChangeLog b/po/ChangeLog index b3325af4d1..541b8a28ab 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,7 +1,9 @@ 2005-07-25 Matthias Clasen - * 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 diff --git a/po/ar.po b/po/ar.po index 920551ce4c..d5ba32b1a3 100644 --- a/po/ar.po +++ b/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