b6f141239f
X-SVN-Rev: 34878
23 lines
594 B
Plaintext
23 lines
594 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2014 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"}
|
|
Currencies{
|
|
GBP{
|
|
"GB£",
|
|
"British Pound",
|
|
}
|
|
USD{
|
|
"US$",
|
|
"US Dollar",
|
|
}
|
|
}
|
|
Version{"2.0.90.61"}
|
|
}
|