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 |
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