Index: source/data/locales/en_MT.txt |
diff --git a/source/data/locales/en_MT.txt b/source/data/locales/en_MT.txt |
index 03c9a251a1d09069094ae345c56729228683b440..d5b51516e42643ed43d0dbca9dd5400c8d27ff8f 100644 |
--- a/source/data/locales/en_MT.txt |
+++ b/source/data/locales/en_MT.txt |
@@ -1,14 +1,14 @@ |
// *************************************************************************** |
// * |
-// * Copyright (C) 2014 International Business Machines |
+// * Copyright (C) 2015 International Business Machines |
// * Corporation and others. All Rights Reserved. |
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
// * Source File: <path>/common/main/en_MT.xml |
// * |
// *************************************************************************** |
en_MT{ |
- %%Parent{"en_GB"} |
- Version{"2.1.8.19"} |
+ %%Parent{"en_001"} |
+ Version{"2.1.19.14"} |
calendar{ |
generic{ |
DateTimePatterns{ |
@@ -20,14 +20,13 @@ en_MT{ |
"dd MMMM y G", |
"dd MMM y G", |
"dd/MM/y GGGGG", |
- "{1} {0}", |
- "{1} {0}", |
- "{1} {0}", |
- "{1} {0}", |
- "{1} {0}", |
+ "{1}, {0}", |
+ "{1} 'at' {0}", |
+ "{1} 'at' {0}", |
+ "{1}, {0}", |
+ "{1}, {0}", |
} |
availableFormats{ |
- MMMEd{"E, d MMM"} |
MMMd{"dd MMM"} |
yyyyMMMEd{"E, dd MMM y G"} |
yyyyMMMd{"dd MMM y G"} |
@@ -50,7 +49,6 @@ en_MT{ |
"{1}, {0}", |
} |
availableFormats{ |
- MMMEd{"E, d MMM"} |
MMMd{"dd MMM"} |
yMMMEd{"E, dd MMM y"} |
yMMMd{"dd MMM y"} |