From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 43649 invoked by alias); 22 Oct 2018 11:09:10 -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 43366 invoked by uid 48); 22 Oct 2018 11:08:48 -0000 From: "jmontane at softcatala dot org" To: libc-locales@sourceware.org Subject: [Bug localedata/23791] Wrong monetary format for ca_ES locale Date: Mon, 22 Oct 2018 11:09: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: jmontane at softcatala dot 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: cc 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/msg00080.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D23791 Joan Montan=C3=A9 changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jmontane at softcatala dot= org --- Comment #8 from Joan Montan=C3=A9 --- Hi, Current v34 CLDR [1] fixes Catalan currency format: #,##0.00 =C2=A4 Please, note space between number and currency sign =C2=A4 (usually =E2=82= =AC) Please, do not copy es_ES definition, but fix ca_ES. They are different languages and we have ca_AD, ca_FR, and ca_IT which inherit ca_ES definitio= ns and there are no related with es_ES. [1] http://www.unicode.org/cldr/charts/34/summary/ca.html#3968 --=20 You are receiving this mail because: You are on the CC list for the bug.