]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/de_LI.txt
ICU-57131.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / de_LI.txt
index c360bd13d4d6c0a79bf3ba29eb2ab571d070e6df..50600b5164269e0ec9a580770d7c04d7ebd36678 100644 (file)
@@ -1,9 +1,9 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2010 International Business Machines
-// * Corporation and others.  All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/main/de_LI.xml
+// * Copyright (C) 2016 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/de_LI.xml
 // *
 // ***************************************************************************
 de_LI{
@@ -11,6 +11,7 @@ de_LI{
         latn{
             patterns{
                 currencyFormat{"¤ #,##0.00"}
+                percentFormat{"#,##0%"}
             }
             symbols{
                 decimal{"."}
@@ -18,5 +19,17 @@ de_LI{
             }
         }
     }
-    Version{"2.0.41.23"}
+    Version{"2.1.19.14"}
+    calendar{
+        gregorian{
+            dayPeriod{
+                stand-alone{
+                    narrow{
+                        am{"vm."}
+                        pm{"nm."}
+                    }
+                }
+            }
+        }
+    }
 }