]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/en_MT.txt
ICU-6.2.4.tar.gz
[apple/icu.git] / icuSources / data / locales / en_MT.txt
index a1b2eb3d25a41b07bb85f41300c66082d6c46c70..02e9b00d9dbe6529dfbe7e7fa3c61c2d621bf3f8 100644 (file)
@@ -1,38 +1,36 @@
-// ***************************************************************************
+// ***************************************************************************
 // *
-// *   Copyright (C) 1998-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/en_MT.xml
 // *
 // ***************************************************************************
-// English, Malta locale
-// srl@monkey.sbay.org
-
-en_MT {
-    Version{ "2.0" }
-
-//    ShortCountry { MLT }
-
-
-    NumberPatterns {
-        "#,##0.###;-#,##0.###",
-        "\u00A4#,##0.00;(\u00A4#,##0.00)",
-        "#,##0%",
-        "#E0",
+en_MT{
+    Currencies{
+        GBP{
+            "GBP",
+            "British Pound Sterling",
+        }
     }
-
-    DateTimePatterns {
-        "h:mm:ss a z",
-        "h:mm:ss a z",
-        "h:mm:ss a",
-        "h:mm a",
-        "dd MMMM yyyy",
-        "dd MMMM yyyy",
-        "dd-MMM-yyyy",
-        "dd/MM/yy",
-        "{1} {0}",
+    Version{"1.2"}
+    calendar{
+        gregorian{
+            DateTimeElements:intvector{
+                1,
+                4,
+            }
+            DateTimePatterns{
+                "HH:mm:ss z",
+                "HH:mm:ss z",
+                "HH:mm:ss",
+                "HH:mm",
+                "EEEE, d MMMM yyyy",
+                "dd MMMM yyyy",
+                "dd MMM yyyy",
+                "dd/MM/yyyy",
+                "{1} {0}",
+            }
+        }
     }
-
-
-//    LocaleID {"043A"}  ??
-
 }