]>
Commit | Line | Data |
---|---|---|
729e4ab9 A |
1 | // *************************************************************************** |
2 | // * | |
2ca993e8 | 3 | // * Copyright (C) 2016 International Business Machines |
51004dcb A |
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 | // *************************************************************************** | |
729e4ab9 A |
9 | om{ |
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 | } | |
2ca993e8 | 24 | Version{"2.1.23.7"} |
729e4ab9 | 25 | } |