b6f141239f
X-SVN-Rev: 34878
29 lines
709 B
Plaintext
Executable File
29 lines
709 B
Plaintext
Executable File
// ***************************************************************************
|
||
// *
|
||
// * Copyright (C) 2014 International Business Machines
|
||
// * Corporation and others. All Rights Reserved.
|
||
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
||
// * Source File: <path>/common/main/mgo.xml
|
||
// *
|
||
// ***************************************************************************
|
||
/**
|
||
* ICU <specials> source: <path>/common/main/mgo.xml
|
||
*/
|
||
mgo{
|
||
Currencies{
|
||
XAF{
|
||
"FCFA",
|
||
"shirè",
|
||
}
|
||
XXX{
|
||
"XXX",
|
||
"iku ikap mɔʼɔ",
|
||
}
|
||
}
|
||
CurrencyUnitPatterns{
|
||
one{"{0} {1}"}
|
||
other{"{0} {1}"}
|
||
}
|
||
Version{"2.0.92.87"}
|
||
}
|