[openstreetmap/openstreetmap-website] incorrect digit group separator for number of points in GPS traces on Viewing trace page (#2592)

maro-21 notifications at github.com
Wed Apr 15 21:01:50 UTC 2020


On https://www.openstreetmap.org/user/[USER_NAME]/traces/[NUMBER] the number after "Points" is incorrectly written, because it uses comma as a digit group separator, but in many languages comma is a decimal separator:

![points](https://user-images.githubusercontent.com/57260466/79387303-bac62f00-7f6b-11ea-8c9c-9b65fc37aa99.png)

In Polish the number 5,680 means "five and sixty-eight hundredths", not "five thousand six hundred eighty".

On https://www.openstreetmap.org/traces this number is correct - there are no commas, but after entering any GPS trace, the number is written in English. The number format should be changed.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/2592
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20200415/20cd44ab/attachment.htm>


More information about the rails-dev mailing list