a869b0d483
X-SVN-Rev: 34238
29 lines
756 B
Plaintext
29 lines
756 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2013 International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
|
// * Source File: <path>/common/main/om.xml
|
|
// *
|
|
// ***************************************************************************
|
|
/**
|
|
* ICU <specials> source: <path>/common/main/om.xml
|
|
*/
|
|
om{
|
|
Countries{
|
|
BR{"Brazil"}
|
|
CN{"China"}
|
|
DE{"Germany"}
|
|
ET{"Itoophiyaa"}
|
|
FR{"France"}
|
|
GB{"United Kingdom"}
|
|
IN{"India"}
|
|
IT{"Italy"}
|
|
JP{"Japan"}
|
|
KE{"Keeniyaa"}
|
|
RU{"Russia"}
|
|
US{"United States"}
|
|
}
|
|
Version{"2.0.92.87"}
|
|
}
|