]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/curr/en_DE.txt
ICU-57166.0.1.tar.gz
[apple/icu.git] / icuSources / data / curr / en_DE.txt
index cd7db5c4f9572c439f759eac3a48d94d2ec9ead9..70fd2af16c39defc6fb0d3737f74b8e0fd3d900e 100755 (executable)
@@ -1,9 +1,23 @@
 // ***************************************************************************
-// * Copyright (C) 2015 International Business Machines
+// *
+// * Copyright (C) 2016 International Business Machines
 // * Corporation and others. All Rights Reserved.
-// * Apple locale stub addition.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/en_DE.xml
+// *
 // ***************************************************************************
 en_DE{
     %%Parent{"en_150"}
-    Version{"2.1.11.50"}
+    Version{"2.1.23.47"}
+    Currencies{
+        EUR{
+            "€",
+            "Euro",
+            {
+                "#,##0.00 ¤",
+                ",",
+                ".",
+            }
+        }
+    }
 }