[Bug 1961342] Re: nl_NL locale has wrong 'thousand separator'

2022-02-17 Thread Gunnar Hjalmarsson
Thanks for your report. thousands_sep for nl_NL was changed to '.' in 2019, so it's correct as from Ubuntu 20.04. https://sourceware.org/git/?p=glibc.git;a=commit;h=fefa2179 ** Changed in: glibc (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a

[Bug 1961342] Re: nl_NL locale has wrong 'thousand separator'

2022-02-17 Thread Brian Murray
** Package changed: ubuntu => glibc (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1961342 Title: nl_NL locale has wrong 'thousand separator' To manage notifications about this bug go to: h

[Bug 1961342] Re: nl_NL locale has wrong 'thousand separator'

2022-02-17 Thread Harm van der Vegt
** Description changed: `/usr/share/i18n/locales/nl_NL` has a wrong value for thousands_sep. Currently it's: "" It should be "." Source 1 (in dutch): https://nl.wikipedia.org/wiki/Help:Getalnotatie#Decimaalteken_en_scheidingsteken_voor_duizendtallen This source says that a

[Bug 1961342] Re: nl_NL locale has wrong 'thousand separator'

2022-02-17 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people

[Bug 1961342] Re: nl_NL locale has wrong 'thousand separator'

2022-02-17 Thread Harm van der Vegt
The confusion may have come about since we do not generally use a separator if we only have four digits, like in 3400, this would not regularly be written as 3.400. When we add a fifth digit we always use a separator. 23.400 would always be written with a separator. -- You received this bug noti