| Index: source/data/curr/mt.txt
|
| diff --git a/source/data/curr/mt.txt b/source/data/curr/mt.txt
|
| index 9ff66a25e3a2ba1a1a858e78aeb05f2b2964ce85..9a0d2c6e06ae5a31bc4dad389fa1974d953e87d5 100644
|
| --- a/source/data/curr/mt.txt
|
| +++ b/source/data/curr/mt.txt
|
| @@ -1,6 +1,6 @@
|
| // ***************************************************************************
|
| // *
|
| -// * Copyright (C) 2013 International Business Machines
|
| +// * Copyright (C) 2014 International Business Machines
|
| // * Corporation and others. All Rights Reserved.
|
| // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
| // * Source File: <path>/common/main/mt.xml
|
| @@ -13,7 +13,7 @@ mt{
|
| Currencies{
|
| EUR{
|
| "€",
|
| - "Ewro",
|
| + "ewro",
|
| }
|
| MTL{
|
| "MTL",
|
| @@ -24,7 +24,16 @@ mt{
|
| "Munita Mhux Magħrufa jew Mhux Valida",
|
| }
|
| }
|
| + Currencies%narrow{
|
| + EUR{"€"}
|
| + }
|
| CurrencyPlurals{
|
| + EUR{
|
| + few{"ewro"}
|
| + many{"ewro"}
|
| + one{"ewro"}
|
| + other{"ewro"}
|
| + }
|
| XXX{
|
| few{"Munita Mhux Magħruf jew Mhux Validu"}
|
| many{"Munita Mhux Magħruf jew Mhux Validu"}
|
| @@ -32,5 +41,5 @@ mt{
|
| other{"Munita Mhux Magħruf jew Mhux Validu"}
|
| }
|
| }
|
| - Version{"2.0.92.87"}
|
| + Version{"2.1.8.22"}
|
| }
|
|
|