From: Brion Vibber Date: Tue, 28 Sep 2010 00:23:09 +0000 (-0700) Subject: Fix for i18n: avoid notice spew in php-gettext with the stub po file for english... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=87a12b7fcf85851918192375687081e8fc78e16b;p=quix0rs-gnu-social.git Fix for i18n: avoid notice spew in php-gettext with the stub po file for english by using a working plurals rule --- diff --git a/locale/en/LC_MESSAGES/statusnet.po b/locale/en/LC_MESSAGES/statusnet.po index 61d902a1a9..0638f16cdf 100644 --- a/locale/en/LC_MESSAGES/statusnet.po +++ b/locale/en/LC_MESSAGES/statusnet.po @@ -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=INTEGER; plural=EXPRESSION;\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. TRANS: Page title #. TRANS: Menu item for site administration