-// ***************************************************************************
+// ***************************************************************************
// *
-// * 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"}
}