public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Mike Fabian <mfabian@sourceware.org>
To: glibc-cvs@sourceware.org
Subject: [glibc] localedata: it_IT, lv_LV: currency symbol should follow the amount
Date: Wed,  3 Jan 2024 13:03:17 +0000 (GMT)	[thread overview]
Message-ID: <20240103130317.5879F3858286@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=61171bb2b9cfaac4954e74421be6097819cb4d95

commit 61171bb2b9cfaac4954e74421be6097819cb4d95
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Wed Jan 3 12:27:23 2024 +0100

    localedata: it_IT, lv_LV: currency symbol should follow the amount
    
    Resolves: BZ # 28558

Diff:
---
 localedata/locales/it_IT | 4 ++--
 localedata/locales/lv_LV | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

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

                 reply	other threads:[~2024-01-03 13:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240103130317.5879F3858286@sourceware.org \
    --to=mfabian@sourceware.org \
    --cc=glibc-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).