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/om.xml 7// * 8// *************************************************************************** 9om{ 10 Countries{ 11 BR{"Brazil"} 12 CN{"China"} 13 DE{"Germany"} 14 ET{"Itoophiyaa"} 15 FR{"France"} 16 GB{"United Kingdom"} 17 IN{"India"} 18 IT{"Italy"} 19 JP{"Japan"} 20 KE{"Keeniyaa"} 21 RU{"Russia"} 22 US{"United States"} 23 } 24 Version{"2.1.19.14"} 25} 26