]> 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 ab8f23d4633b22591c9760bd5a78d5467def3510..50600b5164269e0ec9a580770d7c04d7ebd36678 100644 (file)
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2014 International Business Machines
+// * 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
@@ -11,6 +11,7 @@ de_LI{
         latn{
             patterns{
                 currencyFormat{"¤ #,##0.00"}
+                percentFormat{"#,##0%"}
             }
             symbols{
                 decimal{"."}
@@ -18,5 +19,17 @@ de_LI{
             }
         }
     }
-    Version{"2.0.92.87"}
+    Version{"2.1.19.14"}
+    calendar{
+        gregorian{
+            dayPeriod{
+                stand-alone{
+                    narrow{
+                        am{"vm."}
+                        pm{"nm."}
+                    }
+                }
+            }
+        }
+    }
 }