]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/de_LU.txt
ICU-400.42.tar.gz
[apple/icu.git] / icuSources / data / locales / de_LU.txt
index 31f4e2a467fbe02a31db78f3365baaf9c5535e7a..c2e13e12c3644a583bdcc89dfb910153d9b176b2 100644 (file)
@@ -1,28 +1,33 @@
-// ***************************************************************************
+// ***************************************************************************
 // *
-// *   Copyright (C) 1997-2003, International Business Machines
-// *   Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2008 International Business Machines
+// * Corporation and others.  All Rights Reserved.
+// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
+// * Source File:<path>/common/main/de_LU.xml
 // *
 // ***************************************************************************
-
-de_LU {
-    Version { "2.0" }
-//    LocaleString { "de_LU" }
-    NumberPatterns { 
-        "#,##0.###;-#,##0.###",
-        "#,##0.00 \u00A4;-#,##0.00 \u00A4",
-        "#,##0%",
-        "#E0",
-    }
-//    ShortCountry { "LUX" }
-    LocaleID:int { 0x1007 }
-    DateTimeElements:intvector {
-        2,
-        1,
+de_LU{
+    Currencies{
+        LUF{
+            "F",
+            "Luxemburgischer Franc",
+            {
+                /**
+                 * Duplicated from NumberPatterns resource
+                 */
+                "#,##0.00 ¤",
+                ".",
+                ",",
+            }
+        }
     }
-
-    // Currency display names
-    Currencies {
-        LUF { "F", "Luxemburgischer Franc" }
+    Version{"1.51"}
+    calendar{
+        gregorian{
+            DateTimeElements:intvector{
+                2,
+                4,
+            }
+        }
     }
 }