]>
Commit | Line | Data |
---|---|---|
729e4ab9 A |
1 | // *************************************************************************** |
2 | // * | |
51004dcb A |
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 | |
729e4ab9 A |
7 | // * |
8 | // *************************************************************************** | |
9 | /** | |
10 | * ICU <specials> source: <path>/xml/main/om.xml | |
11 | */ | |
12 | om{ | |
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 | } | |
51004dcb | 27 | Version{"2.0.82.45"} |
729e4ab9 | 28 | } |