]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
localedata: uz_UZ and uz_UZ@cyrillic: Fix decimal point and thousands separator
authorMike FABIAN <mfabian@redhat.com>
Tue, 2 Jan 2024 12:02:37 +0000 (13:02 +0100)
committerMike FABIAN <mfabian@redhat.com>
Tue, 2 Jan 2024 15:36:43 +0000 (16:36 +0100)
Resolves: BZ # 31204

localedata/locales/uz_UZ
localedata/locales/uz_UZ@cyrillic

index 2dae80c8aa8fb9949d3a825ef1dba42f4688f747..1f101e8188f4f1b23b8cd55b1f48368f84fa656f 100644 (file)
@@ -265,8 +265,8 @@ n_sign_posn             1
 END LC_MONETARY
 
 LC_NUMERIC
-decimal_point           "."
-thousands_sep           ","
+decimal_point           ","
+thousands_sep           "<U202F>"
 grouping                3;3
 END LC_NUMERIC
 
index 2f24efc605609c002f7e13dbc8e50e7a5de677d4..b694345b52bebdd18dd2f08a111150fb59bf7003 100644 (file)
@@ -172,8 +172,8 @@ n_sign_posn             1
 END LC_MONETARY
 
 LC_NUMERIC
-decimal_point           "."
-thousands_sep           ","
+decimal_point           ","
+thousands_sep           "<U202F>"
 grouping                3;3
 END LC_NUMERIC