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

           Summary: Consider whether {{PLURAL:}} should handle fractional
                    numbers
           Product: MediaWiki
           Version: 1.18-svn
          Platform: All
               URL: http://svn.wikimedia.org/viewvc/mediawiki/trunk/extens
                    ions/CentralNotice/SpecialBannerLoader.php?revision=83
                    744&view=markup#l126
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Internationalization
        AssignedTo: [email protected]
        ReportedBy: [email protected]


This comment in the code (for Russian) indicates, that fractional numbers are
not really supported by Language::convertPlural() method:

http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/languages/classes/LanguageRu.php?revision=70131&view=markup#l79

Russian, Polish and other slavic languages (and probably many more) use a
different form for franctional numbers. 

This document:

http://unicode.org/repos/cldr-tmp/trunk/diff/supplemental/language_plural_rules.html#ru

does not seem to address this. 

The only case where we *might* needed is to display amount of the funds donated
to the Wikimedia Foundation:

http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/CentralNotice/SpecialBannerLoader.php?revision=83744&view=markup#l126

(not sure if having fractions of millions there is a good idea, if it is not -
please WONTFIX this bug).

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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