]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/en_AL.txt
ICU-64252.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / en_AL.txt
index 3ff363d8072004fde9a18eba806d02808412df7d..7c0b3813cfdc20b338abe492bfb76b62944b1aa6 100755 (executable)
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2013 International Business Machines
+// * Copyright (C) 2015 International Business Machines
 // * Corporation and others. All Rights Reserved.
 // * Apple addition, not in CLDR
 // *
@@ -10,12 +10,32 @@ en_AL{
     NumberElements{
         latn{
             patterns{
-                currencyFormat{"¤#,##0.00"}
+                accountingFormat{"#,##0.00 ¤;(#,##0.00 ¤)"}
             }
             symbols{
+                decimal{","}
                 group{" "}
             }
         }
     }
-    Version{"2.0.82.45"}
+    calendar{
+        gregorian{
+            DateTimePatterns{
+                "h:mm:ss a, zzzz",
+                "h:mm:ss a, z",
+                "h:mm:ss a",
+                "h:mm a",
+                "EEEE, d MMMM y",
+                "d MMMM y",
+                "d MMM y",
+                "d.M.yy",
+                "{1}, {0}",
+                "{1}, {0}",
+                "{1}, {0}",
+                "{1}, {0}",
+                "{1}, {0}",
+            }
+        }
+    }
+    Version{"2.1.11.50"}
 }