summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu/icu-xetex/data/locales/en_MT.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/icu/icu-xetex/data/locales/en_MT.txt')
-rw-r--r--Build/source/libs/icu/icu-xetex/data/locales/en_MT.txt42
1 files changed, 42 insertions, 0 deletions
diff --git a/Build/source/libs/icu/icu-xetex/data/locales/en_MT.txt b/Build/source/libs/icu/icu-xetex/data/locales/en_MT.txt
new file mode 100644
index 00000000000..11c81b576cf
--- /dev/null
+++ b/Build/source/libs/icu/icu-xetex/data/locales/en_MT.txt
@@ -0,0 +1,42 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2007 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
+// * Source File:<path>/common/main/en_MT.xml
+// *
+// ***************************************************************************
+en_MT{
+ Currencies{
+ GBP{
+ "GBP",
+ "British Pound Sterling",
+ }
+ }
+ NumberPatterns{
+ "#,##0.###",
+ "¤#,##0.00",
+ "#,##0%",
+ "#E0",
+ }
+ Version{"1.50"}
+ calendar{
+ gregorian{
+ DateTimeElements:intvector{
+ 1,
+ 4,
+ }
+ DateTimePatterns{
+ "HH:mm:ss v",
+ "HH:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "EEEE, d MMMM yyyy",
+ "dd MMMM yyyy",
+ "dd MMM yyyy",
+ "dd/MM/yyyy",
+ "{1} {0}",
+ }
+ }
+ }
+}