about summary refs log tree commit diff
path: root/localedata
diff options
context:
space:
mode:
Diffstat (limited to 'localedata')
-rw-r--r--localedata/locales/nl_AW2
-rw-r--r--localedata/locales/nl_NL6
2 files changed, 4 insertions, 4 deletions
diff --git a/localedata/locales/nl_AW b/localedata/locales/nl_AW
index be44ddc952..cc00881e8e 100644
--- a/localedata/locales/nl_AW
+++ b/localedata/locales/nl_AW
@@ -50,7 +50,7 @@ LC_MONETARY
 int_curr_symbol     "AWG "
 currency_symbol     "Afl."
 mon_decimal_point   ","
-mon_thousands_sep   "<U202F>"
+mon_thousands_sep   "."
 mon_grouping        3;3
 positive_sign       ""
 negative_sign       "-"
diff --git a/localedata/locales/nl_NL b/localedata/locales/nl_NL
index d0ba6c7283..20652a9939 100644
--- a/localedata/locales/nl_NL
+++ b/localedata/locales/nl_NL
@@ -74,7 +74,7 @@ LC_MONETARY
 int_curr_symbol           "EUR "
 currency_symbol           "<U20AC>"
 mon_decimal_point         ","
-mon_thousands_sep         "<U202F>"
+mon_thousands_sep         "."
 mon_grouping              3;3
 positive_sign             ""
 negative_sign             "-"
@@ -90,8 +90,8 @@ END LC_MONETARY
 
 LC_NUMERIC
 decimal_point             ","
-thousands_sep             ""
-grouping                  0;0
+thousands_sep             "."
+grouping                  3;3
 END LC_NUMERIC
 
 LC_TIME