From 02adbe1192869530e4e73ef62fc006d752fdaa01 Mon Sep 17 00:00:00 2001 From: Kwok-Koon Cheung Date: Sat, 5 Mar 2005 08:28:08 +0000 Subject: Fix arabic translation plural form --- po/ar.po | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'po/ar.po') diff --git a/po/ar.po b/po/ar.po index cc9d4d33..1b3a25e6 100644 --- a/po/ar.po +++ b/po/ar.po @@ -12,13 +12,14 @@ msgstr "" "Project-Id-Version: zenity.HEAD.ar\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2005-02-22 15:43+0100\n" -"PO-Revision-Date: 2005-02-24 15:06+0100\n" +"PO-Revision-Date: 2005-03-05 16:26+0800\n" "Last-Translator: \n" "Language-Team: \n" "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" #. Translators: This is a special message that shouldn't be translated #. literally. It is used in the about box to give credits to -- cgit