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

--- Comment #5 from Platonides <[email protected]> 2012-09-24 16:26:18 UTC 
---
> For sl., it's because they want to be able to format number with comma as
> thousand separator.
> 
> Note there could be other side reasons, as the bug 40186 description says:
> "Unlike English, our language uses commas as decimal mark, which is the main
> reason we need the extension."

Then the change should go into the message file.
Something like separatorTransformTable = array( ',' => '.', '.' => ',' );
[assuming they use . thousands mark ]
Wrong 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