diff mbox series

[1/2] localedata: uz_UZ and uz_UZ@cyrillic: Fix decimal point and thousands separator

Message ID 20240102151824.2573641-1-mfabian@redhat.com
State New
Headers show
Series [1/2] localedata: uz_UZ and uz_UZ@cyrillic: Fix decimal point and thousands separator | expand

Commit Message

Mike FABIAN Jan. 2, 2024, 3:18 p.m. UTC
Resolves: BZ # 31204
---
 localedata/locales/uz_UZ          | 4 ++--
 localedata/locales/uz_UZ@cyrillic | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
diff mbox series

Patch

diff --git a/localedata/locales/uz_UZ b/localedata/locales/uz_UZ
index 2dae80c8aa..1f101e8188 100644
--- a/localedata/locales/uz_UZ
+++ b/localedata/locales/uz_UZ
@@ -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
 
diff --git a/localedata/locales/uz_UZ@cyrillic b/localedata/locales/uz_UZ@cyrillic
index 2f24efc605..b694345b52 100644
--- a/localedata/locales/uz_UZ@cyrillic
+++ b/localedata/locales/uz_UZ@cyrillic
@@ -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