61607c2773
X-SVN-Rev: 38848
28 lines
771 B
Plaintext
Executable File
28 lines
771 B
Plaintext
Executable File
// ***************************************************************************
|
||
// Copyright (C) 2016 and later: Unicode, Inc. and others.
|
||
// License & terms of use: http://www.unicode.org/copyright.html
|
||
// *
|
||
// * Copyright (C) 2016 International Business Machines
|
||
// * Corporation and others. All Rights Reserved.
|
||
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
||
// * Source File: <path>/common/main/mgo.xml
|
||
// *
|
||
// ***************************************************************************
|
||
mgo{
|
||
Currencies{
|
||
XAF{
|
||
"FCFA",
|
||
"shirè",
|
||
}
|
||
XXX{
|
||
"XXX",
|
||
"iku ikap mɔʼɔ",
|
||
}
|
||
}
|
||
CurrencyUnitPatterns{
|
||
one{"{0} {1}"}
|
||
other{"{0} {1}"}
|
||
}
|
||
Version{"2.1.23.7"}
|
||
}
|