[1/3] localedata: it_IT, lv_LV: currency symbol should follow the amount

Message ID 20240103125524.2920770-1-mfabian@redhat.com
State Committed
Commit 61171bb2b9cfaac4954e74421be6097819cb4d95
Delegated to: Mike Fabian
Headers
Series [1/3] localedata: it_IT, lv_LV: currency symbol should follow the amount |

Checks

Context Check Description
redhat-pt-bot/TryBot-apply_patch success Patch applied to master at the time it was sent
linaro-tcwg-bot/tcwg_glibc_build--master-arm warning Patch is already merged
linaro-tcwg-bot/tcwg_glibc_build--master-aarch64 warning Patch is already merged

Commit Message

Mike FABIAN Jan. 3, 2024, 12:55 p.m. UTC
  Resolves: BZ # 28558
---
 localedata/locales/it_IT | 4 ++--
 localedata/locales/lv_LV | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)
  

Patch

diff --git a/localedata/locales/it_IT b/localedata/locales/it_IT
index 8a10545de0..36a80f2d59 100644
--- a/localedata/locales/it_IT
+++ b/localedata/locales/it_IT
@@ -78,9 +78,9 @@  positive_sign             ""
 negative_sign             "-"
 int_frac_digits           2
 frac_digits               2
-p_cs_precedes             1
+p_cs_precedes             0
 p_sep_by_space            1
-n_cs_precedes             1
+n_cs_precedes             0
 n_sep_by_space            1
 p_sign_posn               1
 n_sign_posn               1
diff --git a/localedata/locales/lv_LV b/localedata/locales/lv_LV
index 711cc1c314..26c5fe9b9e 100644
--- a/localedata/locales/lv_LV
+++ b/localedata/locales/lv_LV
@@ -138,12 +138,12 @@  positive_sign     ""
 negative_sign     "-"
 int_frac_digits   2
 frac_digits       2
-p_cs_precedes     1
+p_cs_precedes     0
 p_sep_by_space    1
-n_cs_precedes     1
+n_cs_precedes     0
 n_sep_by_space    1
-p_sign_posn       3
-n_sign_posn       3
+p_sign_posn       1
+n_sign_posn       1
 END LC_MONETARY
 
 LC_NUMERIC