Index: source/data/curr/mt.txt |
diff --git a/source/data/curr/mt.txt b/source/data/curr/mt.txt |
index 6b176f71358bbfa549d833cde37645dfffc4eb93..66eef53f7e8eeb08ab5cc6fc003cd20697af7430 100644 |
--- a/source/data/curr/mt.txt |
+++ b/source/data/curr/mt.txt |
@@ -1,20 +1,25 @@ |
// *************************************************************************** |
// * |
-// * 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/mt.xml |
// * |
// *************************************************************************** |
-/** |
- * ICU <specials> source: <path>/common/main/mt.xml |
- */ |
mt{ |
Currencies{ |
EUR{ |
"€", |
"ewro", |
} |
+ MTL{ |
+ "MTL", |
+ "Lira Maltija", |
+ } |
+ XXX{ |
+ "XXX", |
+ "Munita Mhux Magħrufa jew Mhux Valida", |
+ } |
} |
Currencies%narrow{ |
EUR{"€"} |
@@ -26,6 +31,12 @@ mt{ |
one{"ewro"} |
other{"ewro"} |
} |
+ XXX{ |
+ few{"Munita Mhux Magħruf jew Mhux Validu"} |
+ many{"Munita Mhux Magħruf jew Mhux Validu"} |
+ one{"Munita Mhux Magħruf jew Mhux Validu"} |
+ other{"Munita Mhux Magħruf jew Mhux Validu"} |
+ } |
} |
- Version{"2.1.8.22"} |
+ Version{"2.1.19.94"} |
} |