Last modified: 2010-05-15 15:38:34 UTC
Current setup results in wrong separator symbol used. In English, a comma is used to separate digit groups as in 1,000. Estonian language either uses ., space or no separator at all (1.000, 1 000 or 1000). Please fix it (my patch candidate soon follows). et.wiktionary uses 1.5beta, the file should be updated there also
Created attachment 656 [details] patch to get rid of digit group separator ,
Committed to HEAD, format is now 123 456,78 expect whole numbers in range 0-9999.