https://bugzilla.wikimedia.org/show_bug.cgi?id=29495
--- Comment #1 from Brion Vibber <[email protected]> 2011-06-20 17:46:59 UTC --- I could have sworn this had already been done, but can't find it or a bug for it. :) This'll require either a customized commafy() method on the Language subclass, or a way of triggering different behavior from a setting from the Message file (similar to the way the digit transform table can be specified there). Questions: * Should this grouping *always* be used, for all numbers? Are there exceptions for certain lengths or certain types of numbers? (Years in dates usually are not run through commafy() so won't have this applied.) * Should this grouping *always* be used, regardless of whether using indic or western style digits? (see bug 29279) * Would there be any controversy or conflict over making this change for any particular languages? * Is there a complete list of which languages this should apply to? -- 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
