1// *************************************************************************** 2// * 3// * Copyright (C) 2013 International Business Machines 4// * Corporation and others. All Rights Reserved. 5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 6// * Source File: <path>/common/main/om.xml 7// * 8// *************************************************************************** 9/** 10 * ICU <specials> source: <path>/xml/main/om.xml 11 */ 12om{ 13 Countries{ 14 BR{"Brazil"} 15 CN{"China"} 16 DE{"Germany"} 17 ET{"Itoophiyaa"} 18 FR{"France"} 19 GB{"United Kingdom"} 20 IN{"India"} 21 IT{"Italy"} 22 JP{"Japan"} 23 KE{"Keeniyaa"} 24 RU{"Russia"} 25 US{"United States"} 26 } 27 Version{"2.0.82.45"} 28} 29