Index: source/data/locales/en_NL.txt |
diff --git a/source/data/locales/es_PY.txt b/source/data/locales/en_NL.txt |
old mode 100644 |
new mode 100755 |
similarity index 63% |
copy from source/data/locales/es_PY.txt |
copy to source/data/locales/en_NL.txt |
index 135aa34c6f0c30650a4c6c870e38d0a2dfb351a8..4724e4dc8f5e9f8373f11fdcc63883c2b6972c26 |
--- a/source/data/locales/es_PY.txt |
+++ b/source/data/locales/en_NL.txt |
@@ -1,23 +1,20 @@ |
// *************************************************************************** |
// * |
-// * Copyright (C) 2014 International Business Machines |
+// * Copyright (C) 2015 International Business Machines |
// * Corporation and others. All Rights Reserved. |
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
-// * Source File: <path>/common/main/es_PY.xml |
+// * Source File: <path>/common/main/en_NL.xml |
// * |
// *************************************************************************** |
-es_PY{ |
- %%Parent{"es_419"} |
+en_NL{ |
+ %%Parent{"en_150"} |
NumberElements{ |
latn{ |
patterns{ |
+ accountingFormat{"¤ #,##0.00;(¤ #,##0.00)"} |
currencyFormat{"¤ #,##0.00;¤ -#,##0.00"} |
} |
- symbols{ |
- decimal{","} |
- group{"."} |
- } |
} |
} |
- Version{"2.1.6.69"} |
+ Version{"2.1.19.69"} |
} |