public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [Bug localedata/31204] New: Fix decimal point and thousands separator for uz_UZ
@ 2024-01-02 11:51 maiku.fabian at gmail dot com
  2024-01-02 11:53 ` [Bug localedata/31204] " maiku.fabian at gmail dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: maiku.fabian at gmail dot com @ 2024-01-02 11:51 UTC (permalink / raw)
  To: libc-locales

https://sourceware.org/bugzilla/show_bug.cgi?id=31204

            Bug ID: 31204
           Summary: Fix decimal point and thousands separator for uz_UZ
           Product: glibc
           Version: 2.39
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
          Assignee: unassigned at sourceware dot org
          Reporter: maiku.fabian at gmail dot com
                CC: libc-locales at sourceware dot org
  Target Milestone: ---

Currently the uz_UZ locale uses 

decimal_point           "."
thousands_sep           ","

CLDR has "," as the decimal point and U+00A0 NO-BREAK SPACE as the thousands
separator:

                <symbols numberSystem="latn">
                        <decimal>,</decimal>
                        <group> </group>

I think to agree better with CLDR, we should fix that but use U+202F NARROW
NO-BREAK SPACE as discussed in
https://sourceware.org/bugzilla/show_bug.cgi?id=23318 and
https://unicode-org.atlassian.net/browse/CLDR-11217

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-01-02 15:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-02 11:51 [Bug localedata/31204] New: Fix decimal point and thousands separator for uz_UZ maiku.fabian at gmail dot com
2024-01-02 11:53 ` [Bug localedata/31204] " maiku.fabian at gmail dot com
2024-01-02 12:07 ` maiku.fabian at gmail dot com
2024-01-02 12:09 ` maiku.fabian at gmail dot com
2024-01-02 12:09 ` maiku.fabian at gmail dot com
2024-01-02 15:37 ` cvs-commit at gcc dot gnu.org
2024-01-02 15:39 ` maiku.fabian at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).