2009-11-12 21:53:42 +00:00
|
|
|
// ***************************************************************************
|
|
|
|
// *
|
2014-01-11 22:23:57 +00:00
|
|
|
// * Copyright (C) 2014 International Business Machines
|
2013-01-26 01:14:35 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
2012-08-01 20:40:39 +00:00
|
|
|
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
|
|
|
// * Source File: <path>/common/main/om.xml
|
2009-11-12 21:53:42 +00:00
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
|
|
|
/**
|
2013-07-08 06:51:38 +00:00
|
|
|
* ICU <specials> source: <path>/common/main/om.xml
|
2009-11-12 21:53:42 +00:00
|
|
|
*/
|
|
|
|
om{
|
|
|
|
Countries{
|
2010-02-18 14:30:15 +00:00
|
|
|
BR{"Brazil"}
|
|
|
|
CN{"China"}
|
|
|
|
DE{"Germany"}
|
2009-11-12 21:53:42 +00:00
|
|
|
ET{"Itoophiyaa"}
|
2010-02-18 14:30:15 +00:00
|
|
|
FR{"France"}
|
|
|
|
GB{"United Kingdom"}
|
|
|
|
IN{"India"}
|
|
|
|
IT{"Italy"}
|
|
|
|
JP{"Japan"}
|
2009-11-12 21:53:42 +00:00
|
|
|
KE{"Keeniyaa"}
|
2010-02-18 14:30:15 +00:00
|
|
|
RU{"Russia"}
|
|
|
|
US{"United States"}
|
2009-11-12 21:53:42 +00:00
|
|
|
}
|
2014-12-11 16:10:49 +00:00
|
|
|
Version{"2.1.10.42"}
|
2009-11-12 21:53:42 +00:00
|
|
|
}
|