nl_AW locale: Correct the negative monetary format (bug 24614).
authorRafal Luzynski <digitalfreak@lingonborough.com>
Mon, 17 Jun 2019 23:20:11 +0000 (01:20 +0200)
committerRafal Luzynski <digitalfreak@lingonborough.com>
Wed, 19 Jun 2019 21:44:47 +0000 (23:44 +0200)
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).

ChangeLog
localedata/locales/nl_AW

index 48d59d3..729301f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2019-06-19  Rafal Luzynski  <digitalfreak@lingonborough.com>
+
+       [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  <stli@linux.ibm.com>
 
        [BZ #24556]
index 57e8e69..be44ddc 100644 (file)
@@ -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