From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9466 invoked by alias); 19 Jun 2019 21:46:18 -0000 Mailing-List: contact glibc-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: glibc-cvs-owner@sourceware.org List-Subscribe: Received: (qmail 9403 invoked by uid 10177); 19 Jun 2019 21:46:18 -0000 Date: Wed, 19 Jun 2019 21:46:00 -0000 Message-ID: <20190619214618.9401.qmail@sourceware.org> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Rafal Luzynski To: glibc-cvs@sourceware.org Subject: [glibc] nl_AW locale: Correct the negative monetary format (bug 24614). X-Act-Checkin: glibc X-Git-Author: Rafal Luzynski X-Git-Refname: refs/heads/master X-Git-Oldrev: f0c5a803bdefd15079d23db4ac5c3b9ba1cc2f10 X-Git-Newrev: f59a54ab0c2dcaf9ee946df2bfee9d4be81f09b8 X-SW-Source: 2019-q2/txt/msg00489.txt.bz2 https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=f59a54ab0c2dcaf9ee946df2bfee9d4be81f09b8 commit f59a54ab0c2dcaf9ee946df2bfee9d4be81f09b8 Author: Rafal Luzynski Date: Tue Jun 18 01:20:11 2019 +0200 nl_AW locale: Correct the negative monetary format (bug 24614). Follow the same changes as made in the commit 02d8b5ab1c because the respective entries in nl_NL and nl_AW had been the same before the change so they should be the same after. CLDR does not provide complete data for nl_AW, it says it is missing and displays a copy of nl_NL. [BZ #24614] * localedata/locales/nl_AW (n_sep_by_space): Set to 2 (a space between the currency symbol and the minus sign). (n_sign_posn): Set to 4 (the minus sign after the currency symbol). Diff: --- ChangeLog | 7 +++++++ localedata/locales/nl_AW | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 48d59d3..729301f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2019-06-19 Rafal Luzynski + + [BZ #24614] + * localedata/locales/nl_AW (n_sep_by_space): Set to 2 (a space + between the currency symbol and the minus sign). + (n_sign_posn): Set to 4 (the minus sign after the currency symbol). + 2019-06-19 Stefan Liebler [BZ #24556] diff --git a/localedata/locales/nl_AW b/localedata/locales/nl_AW index 57e8e69..be44ddc 100644 --- a/localedata/locales/nl_AW +++ b/localedata/locales/nl_AW @@ -59,9 +59,9 @@ frac_digits 2 p_cs_precedes 1 p_sep_by_space 1 n_cs_precedes 1 -n_sep_by_space 1 +n_sep_by_space 2 p_sign_posn 1 -n_sign_posn 2 +n_sign_posn 4 END LC_MONETARY LC_NUMERIC