| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 International Business Machines | 3 // * Copyright (C) 2014 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/wae.xml | 6 // * Source File: <path>/common/main/wae.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/wae.xml | 10 * ICU <specials> source: <path>/common/main/wae.xml |
| (...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 132 GM{"Gambia"} | 132 GM{"Gambia"} |
| 133 GN{"Ginea"} | 133 GN{"Ginea"} |
| 134 GP{"Guadeloupe"} | 134 GP{"Guadeloupe"} |
| 135 GQ{"Equatorialginea"} | 135 GQ{"Equatorialginea"} |
| 136 GR{"Gričeland"} | 136 GR{"Gričeland"} |
| 137 GS{"Südgeorgie und d’südliče Senwičinslä"} | 137 GS{"Südgeorgie und d’südliče Senwičinslä"} |
| 138 GT{"Guatemala"} | 138 GT{"Guatemala"} |
| 139 GU{"Guam"} | 139 GU{"Guam"} |
| 140 GW{"Ginea Bissau"} | 140 GW{"Ginea Bissau"} |
| 141 GY{"Guyana"} | 141 GY{"Guyana"} |
| 142 HK{"Sonderverwaltigszona Hongkong"} | 142 HK{"Hongkong"} |
| 143 HM{"Heard- und McDonald-Inslä"} | 143 HM{"Heard- und McDonald-Inslä"} |
| 144 HN{"Honduras"} | 144 HN{"Honduras"} |
| 145 HR{"Kroatie"} | 145 HR{"Kroatie"} |
| 146 HT{"Haiti"} | 146 HT{"Haiti"} |
| 147 HU{"Ungare"} | 147 HU{"Ungare"} |
| 148 IC{"Kanariše Inslä"} | 148 IC{"Kanariše Inslä"} |
| 149 ID{"Indonesie"} | 149 ID{"Indonesie"} |
| 150 IE{"Irland"} | 150 IE{"Irland"} |
| 151 IL{"Israel"} | 151 IL{"Israel"} |
| 152 IM{"Isle of Man"} | 152 IM{"Isle of Man"} |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 186 MC{"Monago"} | 186 MC{"Monago"} |
| 187 MD{"Moldau"} | 187 MD{"Moldau"} |
| 188 ME{"Montenegro"} | 188 ME{"Montenegro"} |
| 189 MF{"St. Martin"} | 189 MF{"St. Martin"} |
| 190 MG{"Madagaskar"} | 190 MG{"Madagaskar"} |
| 191 MH{"Maršalinslä"} | 191 MH{"Maršalinslä"} |
| 192 MK{"Mazedonie"} | 192 MK{"Mazedonie"} |
| 193 ML{"Mali"} | 193 ML{"Mali"} |
| 194 MM{"Burma"} | 194 MM{"Burma"} |
| 195 MN{"Mongolei"} | 195 MN{"Mongolei"} |
| 196 MO{"Sonderverwaltigszona Makau"} | 196 MO{"Makau"} |
| 197 MP{"Nördliči Mariane"} | 197 MP{"Nördliči Mariane"} |
| 198 MQ{"Martinique"} | 198 MQ{"Martinique"} |
| 199 MR{"Mauretanie"} | 199 MR{"Mauretanie"} |
| 200 MS{"Monserrat"} | 200 MS{"Monserrat"} |
| 201 MT{"Malta"} | 201 MT{"Malta"} |
| 202 MU{"Mauritius"} | 202 MU{"Mauritius"} |
| 203 MV{"Malediwe"} | 203 MV{"Malediwe"} |
| 204 MW{"Malawi"} | 204 MW{"Malawi"} |
| 205 MX{"Mexiko"} | 205 MX{"Mexiko"} |
| 206 MY{"Malaysia"} | 206 MY{"Malaysia"} |
| (...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 298 ZZ{"Unbekannti Regio"} | 298 ZZ{"Unbekannti Regio"} |
| 299 } | 299 } |
| 300 Countries%variant{ | 300 Countries%variant{ |
| 301 CD{"Kongo (Demokratiši Rebublik)"} | 301 CD{"Kongo (Demokratiši Rebublik)"} |
| 302 CG{"Kongo (Rebublik)"} | 302 CG{"Kongo (Rebublik)"} |
| 303 CI{"Côte d’Ivoire"} | 303 CI{"Côte d’Ivoire"} |
| 304 FK{"Falklandinslä (Malwine)"} | 304 FK{"Falklandinslä (Malwine)"} |
| 305 MK{"Mazedonie (EJR)"} | 305 MK{"Mazedonie (EJR)"} |
| 306 TL{"Wešttimor"} | 306 TL{"Wešttimor"} |
| 307 } | 307 } |
| 308 CountriesShort{ | |
| 309 HK{"Hongkong"} | |
| 310 MO{"Makau"} | |
| 311 } | |
| 312 Version{"2.1.7.53"} | 308 Version{"2.1.7.53"} |
| 313 } | 309 } |
| OLD | NEW |