From 0325d8247ac8402979a1206057348286e34deb54 Mon Sep 17 00:00:00 2001 From: Christian Stimming Date: Tue, 26 Jan 2010 21:10:39 +0000 Subject: [PATCH] Fix missing header information about Farsi plural forms in fa.po, according to what has been explained to me. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18585 57a11ea4-9604-0410-9ed3-97b8803252fd --- po/fa.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/fa.po b/po/fa.po index b8eda89291..4ffa201f39 100644 --- a/po/fa.po +++ b/po/fa.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: gnucash-2.3.x\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-12-08 16:51-0500\n" "PO-Revision-Date: 2010-01-16 23:54+0330\n" @@ -14,7 +14,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Poedit-KeywordsList: Customer\n" "X-Poedit-Language: Persian\n" "X-Poedit-Country: IRAN, ISLAMIC REPUBLIC OF\n"