From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 69688 invoked by alias); 30 Oct 2018 07:07:51 -0000 Mailing-List: contact libc-locales-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-locales-owner@sourceware.org Received: (qmail 69576 invoked by uid 55); 30 Oct 2018 07:07:46 -0000 From: "cvs-commit at gcc dot gnu.org" To: libc-locales@sourceware.org Subject: [Bug localedata/23791] Wrong monetary format for ca_ES locale Date: Tue, 30 Oct 2018 07:07:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2018-q4/txt/msg00094.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D23791 --- Comment #17 from 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 fec8bb7ca93d66cd2b019cfebcee6b3e6560ea36 (commit) from b6e7c449f9bb33943f10fdd8f3e539dceb136177 (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=3Dglibc.git;h=3Dfec8bb7ca93d66cd2b0= 19cfebcee6b3e6560ea36 commit fec8bb7ca93d66cd2b019cfebcee6b3e6560ea36 Author: Sergi Almacellas Abellana Date: Mon Oct 29 13:38:30 2018 +0100 Currency symbol should not preceed amount for [BZ #23791] CLDR also has the currency symbol after the amount for Catalan. Also set grouping in LC_NUMERIC to 3;3. Reviewed-by: Mike FABIAN ----------------------------------------------------------------------- Summary of changes: ChangeLog | 7 +++++++ localedata/locales/ca_ES | 6 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.