]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/en_NL.txt
ICU-64232.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / en_NL.txt
old mode 100755 (executable)
new mode 100644 (file)
index 8fd6fc6..6f6f812
@@ -1,18 +1,18 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2013 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Apple addition, not in CLDR
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
 en_NL{
     %%Parent{"en_150"}
     NumberElements{
         latn{
             patterns{
-                currencyFormat{"¤ #,##0.00;¤ #,##0.00-"}
+                accountingFormat{"¤ #,##0.00;(¤ #,##0.00)"}
+                currencyFormat{"¤ #,##0.00;¤ -#,##0.00"}
+            }
+            symbols{
+                decimal{","}
+                group{"."}
             }
         }
     }
-    Version{"2.0.82.45"}
+    Version{"2.1.47.70"}
 }