• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// ***************************************************************************
2// *
3// * Copyright (C) 2015 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/main/mgo.xml
7// *
8// ***************************************************************************
9mgo{
10    Currencies{
11        XAF{
12            "FCFA",
13            "shirè",
14        }
15        XXX{
16            "XXX",
17            "iku ikap mɔʼɔ",
18        }
19    }
20    CurrencyUnitPatterns{
21        one{"{0} {1}"}
22        other{"{0} {1}"}
23    }
24    Version{"2.1.19.14"}
25}
26