michael@0: // *************************************************************************** michael@0: // * michael@0: // * Copyright (C) 2013 International Business Machines michael@0: // * Corporation and others. All Rights Reserved. michael@0: // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter michael@0: // * Source File: /common/main/jgo.xml michael@0: // * michael@0: // *************************************************************************** michael@0: /** michael@0: * ICU source: /common/main/jgo.xml michael@0: */ michael@0: jgo{ michael@0: Currencies{ michael@0: CAD{ michael@0: "CA$", michael@0: "Ndɔ́la-Kanandâ", michael@0: } michael@0: EUR{ michael@0: "€", michael@0: "Ʉ́lɔ", michael@0: } michael@0: USD{ michael@0: "US$", michael@0: "Ndɔ́la-Amɛlîk", michael@0: } michael@0: XAF{ michael@0: "FCFA", michael@0: "Fɛlâŋ", michael@0: } michael@0: XXX{ michael@0: "XXX", michael@0: "ntɛ-ŋkáp yi pɛ́ ká kɛ́ jínɛ", michael@0: } michael@0: } michael@0: Version{"2.0.92.87"} michael@0: }