]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/de_DE.txt
ICU-8.11.tar.gz
[apple/icu.git] / icuSources / data / locales / de_DE.txt
index 5c73edd7e29cd0976481735f8eaabec5d48aabe7..94dad181d2a0bed80bf0511b829108e799f55ec6 100644 (file)
@@ -1,17 +1,25 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2004 International Business Machines
+// * Copyright (C) 2006 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File: ../../../locale/common/main/de_DE.xml
+// * Source File:<path>/common/main/de_DE.xml
 // *
 // ***************************************************************************
 de_DE{
     NumberPatterns{
-        "#,##0.###;-#,##0.###",
-        "#,##0.00 ¤;-#,##0.00 ¤",
+        "#,##0.###",
+        "#,##0.00 ¤",
         "#,##0%",
         "#E0",
     }
-    Version{"1.2"}
+    Version{"1.39"}
+    calendar{
+        gregorian{
+            DateTimeElements:intvector{
+                2,
+                4,
+            }
+        }
+    }
 }