pidgin: 98d616cd: Fix the English plural forms.

rlaager at pidgin.im rlaager at pidgin.im
Wed Jan 26 13:50:53 EST 2011


----------------------------------------------------------------------
Revision: 98d616cde7e3a3f557833ce4d35d25f536904e6a
Parent:   58a85d29858b7e97eb24b8c047d05ccd64a5bbf9
Author:   rlaager at pidgin.im
Date:     01/25/11 22:02:13
Branch:   im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/98d616cde7e3a3f557833ce4d35d25f536904e6a

Changelog: 

Fix the English plural forms.

Changes against parent 58a85d29858b7e97eb24b8c047d05ccd64a5bbf9

  patched  po/en_AU.po
  patched  po/en_GB.po

-------------- next part --------------
============================================================
--- po/en_GB.po	006a48f0396c91ca0dff6d5f7a7ab7a85b2aeb72
+++ po/en_GB.po	fae9044df350ae404575c46fc06db99805126f7f
@@ -15,7 +15,7 @@ msgstr ""
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n>1;\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. Translators may want to transliterate the name.
 #. It is not to be translated.
============================================================
--- po/en_AU.po	318acdeabddcd9425d2ca1e025c479b9d404365f
+++ po/en_AU.po	521399b9271039af77746aedcf536b65f4362ddc
@@ -16,7 +16,7 @@ msgstr ""
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n>1;\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. Translators may want to transliterate the name.
 #. It is not to be translated.


More information about the Commits mailing list