https://bugzilla.wikimedia.org/show_bug.cgi?id=47099

Siebrand Mazeland <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |56931

--- Comment #1 from Siebrand Mazeland <[email protected]> ---
The current CLDR rules have been updated.
http://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html

one: n % 10 = 1
two: n % 10 = 2
few: n % 100 = 0,20,40,60
other: the rest

This has not yet been updated in MediaWiki.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to