| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 International Business Machines | 3 // * Copyright (C) 2015 International Business Machines |
| 4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
| 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
| 6 // * Source File: <path>/common/main/mgh.xml | 6 // * Source File: <path>/common/main/mgh.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/mgh.xml | |
| 11 */ | |
| 12 mgh{ | 9 mgh{ |
| 13 Countries{ | 10 Countries{ |
| 14 AD{"Uandora"} | 11 AD{"Uandora"} |
| 15 AF{"Ufugustani"} | 12 AF{"Ufugustani"} |
| 16 AL{"Ualbania"} | 13 AL{"Ualbania"} |
| 17 AS{"Usamoa ya Marekani"} | 14 AS{"Usamoa ya Marekani"} |
| 18 AZ{"Uazabajani"} | 15 AZ{"Uazabajani"} |
| 19 BI{"Urundi"} | 16 BI{"Urundi"} |
| 20 BJ{"Ubelin"} | 17 BJ{"Ubelin"} |
| 21 CA{"Ukanada"} | 18 CA{"Ukanada"} |
| (...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 142 VE{"Uvenezuela"} | 139 VE{"Uvenezuela"} |
| 143 VN{"Uvietinamu"} | 140 VN{"Uvietinamu"} |
| 144 VU{"Uvanuatu"} | 141 VU{"Uvanuatu"} |
| 145 WF{"Uwalis na Futuna"} | 142 WF{"Uwalis na Futuna"} |
| 146 WS{"Usamoa"} | 143 WS{"Usamoa"} |
| 147 YE{"Uyemeni"} | 144 YE{"Uyemeni"} |
| 148 ZA{"Afrika du Sulu"} | 145 ZA{"Afrika du Sulu"} |
| 149 ZM{"Uzambia"} | 146 ZM{"Uzambia"} |
| 150 ZW{"Uzimbabwe"} | 147 ZW{"Uzimbabwe"} |
| 151 } | 148 } |
| 152 Version{"2.1.7.39"} | 149 Version{"2.1.19.14"} |
| 153 } | 150 } |
| OLD | NEW |