public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <sourceware-bugzilla@sourceware.org>
To: libc-locales@sourceware.org
Subject: [Bug localedata/10797] it_IT locale numeric does not have a separator for thousends
Date: Mon, 10 Sep 2018 21:58:00 -0000	[thread overview]
Message-ID: <bug-10797-716-mLYbcaFHdn@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-10797-716@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=10797

--- Comment #7 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  527f355e5e97bb0f76e88caadb08d2405cacea94 (commit)
      from  7244f13ded2f09c089df768a4587110d181d1fb8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=527f355e5e97bb0f76e88caadb08d2405cacea94

commit 527f355e5e97bb0f76e88caadb08d2405cacea94
Author: Rafal Luzynski <digitalfreak@lingonborough.com>
Date:   Mon Sep 10 16:00:45 2018 +0200

    Italian and Swiss locales: Use the correct separators (bug 10797).

    CLDR and many other sources say that it_IT (Italian) should use a dot
    (".") as a thousands separator and a comma (",") as a decimal separator.

    For it_CH and de_CH CLDR says that they should use the Right Single
    Quotation Mark ("’") as a thousands separator and a dot (".") as a
    decimal separator.  Consequently, the same rules are copied to all other
    locales in Switzerland.

    These rules apply to both LC_MONETARY and LC_NUMERIC.

        [BZ #10797]
        * localedata/locales/de_CH (mon_thousands_sep): Use "<U2019>" (Right
        Single Quotation Mark).
        (thousands_sep): Likewise.
        * localedata/locales/it_CH (LC_NUMERIC): Use “copy "de_CH"”.
        * localedata/locales/it_IT (thousands_sep): Use ".".
        (grouping): Use "3;3".

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                |   10 ++++++++++
 localedata/locales/de_CH |    4 ++--
 localedata/locales/it_CH |    4 +---
 localedata/locales/it_IT |    4 ++--
 4 files changed, 15 insertions(+), 7 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

  parent reply	other threads:[~2018-09-10 21:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-10797-716@http.sourceware.org/bugzilla/>
2014-02-13  0:58 ` paulschreiber at gmail dot com
2014-07-01  5:56 ` fweimer at redhat dot com
2018-09-10 21:23 ` digitalfreak at lingonborough dot com
2018-09-10 21:58 ` cvs-commit at gcc dot gnu.org [this message]
2018-09-10 22:01 ` digitalfreak at lingonborough dot com
2018-10-08 22:47 ` [Bug localedata/10797] it_IT locale numeric does not have a separator for thousands digitalfreak at lingonborough dot com
2019-01-31 17:19 ` cvs-commit at gcc dot gnu.org
2009-10-17  8:02 [Bug localedata/10797] New: it_IT locale numeric does not have a separator for thousends nicolo dot chieffo at gmail dot com
2009-10-29 17:20 ` [Bug localedata/10797] " drepper at redhat dot com
2009-10-29 17:32 ` nicolo dot chieffo at gmail dot com
2009-10-30  9:37 ` nicolo dot chieffo at gmail dot com
2010-04-09  3:23 ` drepper at redhat dot com

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=bug-10797-716-mLYbcaFHdn@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=libc-locales@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).