1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/intl/icu/source/data/curr/mgo.txt Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,28 @@ 1.4 +// *************************************************************************** 1.5 +// * 1.6 +// * Copyright (C) 2013 International Business Machines 1.7 +// * Corporation and others. All Rights Reserved. 1.8 +// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 1.9 +// * Source File: <path>/common/main/mgo.xml 1.10 +// * 1.11 +// *************************************************************************** 1.12 +/** 1.13 + * ICU <specials> source: <path>/common/main/mgo.xml 1.14 + */ 1.15 +mgo{ 1.16 + Currencies{ 1.17 + XAF{ 1.18 + "FCFA", 1.19 + "shirè", 1.20 + } 1.21 + XXX{ 1.22 + "XXX", 1.23 + "iku ikap mɔʼɔ", 1.24 + } 1.25 + } 1.26 + CurrencyUnitPatterns{ 1.27 + one{"{0} {1}"} 1.28 + other{"{0} {1}"} 1.29 + } 1.30 + Version{"2.0.92.87"} 1.31 +}