(bug 40251) Added more languages to plural override
authorNiklas Laxström <niklas.laxstrom@gmail.com>
Sat, 15 Sep 2012 04:56:08 +0000 (04:56 +0000)
committerNiklas Laxström <niklas.laxstrom@gmail.com>
Sat, 15 Sep 2012 04:56:08 +0000 (04:56 +0000)
There might be more which have not been reported yet.
These should be temporary to restore old behavior
while we are working on alternative solution.

Change-Id: I403a29e2996e09e99ac3e7d394e7bc09a9ff8224

languages/data/plurals-mediawiki.xml

index 14c24f2..eef1d2f 100644 (file)
@@ -31,7 +31,8 @@
                        <pluralRule count="twelve">n is 12</pluralRule>
                        <pluralRule count="few">n in 3..10 or n in 13..19</pluralRule>
                </pluralRules>
-               <pluralRules locales="vi">
+               <!-- Hopefully temporary overrides for bug 40251 -->
+               <pluralRules locales="fa hu ja vi">
                        <pluralRule count="one">n is 1</pluralRule>
                </pluralRules>
        </plurals>