https://bugzilla.wikimedia.org/show_bug.cgi?id=31126
--- Comment #1 from Roan Kattouw <[email protected]> 2011-09-23 22:45:51 UTC --- (In reply to comment #0) > When showing page average ratings, the dot is used for decimal values > regardless of the wiki language. For example, a rating of 4.7 should show 4,7 > in Portuguese as does {{formatnum:4.7}}. The number is generated in JS so we don't have {{formatnum:}} there. We do have the decimal separator transform table variable thingy there, so implementing this shouldn't be too hard to do. -- 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
