changeset 31609:ef51b040501c

Fix the English plural forms.
author Richard Laager <rlaager@wiktel.com>
date Wed, 26 Jan 2011 03:02:13 +0000
parents e7e8be7d3b1a
children 51ff5ed5cb32
files po/en_AU.po po/en_GB.po
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/po/en_AU.po	Wed Jan 26 03:01:42 2011 +0000
+++ b/po/en_AU.po	Wed Jan 26 03:02:13 2011 +0000
@@ -16,7 +16,7 @@
 "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.
--- a/po/en_GB.po	Wed Jan 26 03:01:42 2011 +0000
+++ b/po/en_GB.po	Wed Jan 26 03:02:13 2011 +0000
@@ -15,7 +15,7 @@
 "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.