1// *************************************************************************** 2// * 3// * Copyright (C) 2010 International Business Machines 4// * Corporation and others. All Rights Reserved. 5// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java 6// * Source File:<path>/common/main/ig.xml 7// * 8// *************************************************************************** 9/** 10 * ICU <specials> source: <path>/xml/main/ig.xml 11 */ 12ig{ 13 Currencies{ 14 CVE{ 15 "CV$", 16 "Escudo Caboverdiano", 17 } 18 NGN{ 19 "₦", 20 "Naịra", 21 } 22 } 23 Version{"2.0.46.79"} 24} 25