2009-11-12 21:53:42 +00:00
|
|
|
|
// ***************************************************************************
|
2016-06-15 18:58:17 +00:00
|
|
|
|
// Copyright (C) 2016 and later: Unicode, Inc. and others.
|
|
|
|
|
// License & terms of use: http://www.unicode.org/copyright.html
|
2009-11-12 21:53:42 +00:00
|
|
|
|
// *
|
2016-05-31 21:45:07 +00:00
|
|
|
|
// * Copyright (C) 2016 International Business Machines
|
|
|
|
|
// * Corporation and others. All Rights Reserved.
|
2012-08-01 20:40:39 +00:00
|
|
|
|
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
2012-08-28 21:56:06 +00:00
|
|
|
|
// * Source File: <path>/common/main/mgo.xml
|
2009-11-12 21:53:42 +00:00
|
|
|
|
// *
|
|
|
|
|
// ***************************************************************************
|
2012-08-28 21:56:06 +00:00
|
|
|
|
mgo{
|
2009-11-12 21:53:42 +00:00
|
|
|
|
Currencies{
|
2012-08-28 21:56:06 +00:00
|
|
|
|
XAF{
|
|
|
|
|
"FCFA",
|
|
|
|
|
"shirè",
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
2012-08-28 21:56:06 +00:00
|
|
|
|
XXX{
|
|
|
|
|
"XXX",
|
|
|
|
|
"iku ikap mɔʼɔ",
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
CurrencyUnitPatterns{
|
2013-02-14 09:51:25 +00:00
|
|
|
|
one{"{0} {1}"}
|
2012-08-28 21:56:06 +00:00
|
|
|
|
other{"{0} {1}"}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
2016-02-05 04:09:17 +00:00
|
|
|
|
Version{"2.1.23.7"}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|