1// ***************************************************************************
2// *
3// * Copyright (C) 2010 International Business Machines
4// * Corporation and others.  All Rights Reserved.
5// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6// * Source File:<path>/common/main/mt.xml
7// *
8// ***************************************************************************
9/**
10 *  ICU <specials> source: <path>/xml/main/mt.xml
11 */
12mt{
13    Currencies{
14        EUR{
15            "€",
16            "Ewro",
17        }
18        MTL{
19            "Lm",
20            "Lira Maltija",
21        }
22        XXX{
23            "XXX",
24            "Munita Mhux Magħruf jew Mhux Validu",
25        }
26    }
27    Version{"2.0.47.67"}
28}
29