]>
Commit | Line | Data |
---|---|---|
729e4ab9 A |
1 | // *************************************************************************** |
2 | // * | |
4388f060 | 3 | // * Copyright (C) 2012 International Business Machines |
729e4ab9 A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File:<path>/common/main/ig.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | /** | |
10 | * ICU <specials> source: <path>/xml/main/ig.xml | |
11 | */ | |
12 | ig{ | |
13 | Countries{ | |
14 | BJ{"Binin"} | |
15 | BM{"Bemuda"} | |
16 | CN{"Chaina"} | |
17 | HT{"Hati"} | |
18 | KM{"Comorosu"} | |
19 | LY{"Libyia"} | |
20 | MV{"Maldivesa"} | |
21 | NG{"Nigeria"} | |
22 | } | |
4388f060 | 23 | Version{"2.0.65.46"} |
729e4ab9 | 24 | } |