]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/de_DE.txt
ICU-6.2.22.tar.gz
[apple/icu.git] / icuSources / data / locales / de_DE.txt
index bbf96434da979affa75f0219c238f9e9011c14b5..5c73edd7e29cd0976481735f8eaabec5d48aabe7 100644 (file)
@@ -1,19 +1,17 @@
-// ***************************************************************************
+// ***************************************************************************
 // *
-// *   Copyright (C) 1997-2003, International Business Machines
-// *   Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2004 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
 // *
 // ***************************************************************************
-
-de_DE {
-    Version { "2.0" }
-//    LocaleString { "de_DE" }
-    NumberPatterns { 
+de_DE{
+    NumberPatterns{
         "#,##0.###;-#,##0.###",
-        "#,##0.00 \u00A4;-#,##0.00 \u00A4",
+        "#,##0.00 ¤;-#,##0.00 ¤",
         "#,##0%",
         "#E0",
     }
-//    ShortCountry { "DEU" }
-    LocaleID:int { 0x0407 }
+    Version{"1.2"}
 }