| 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/shi_Latn.xml | 6 // * Source File: <path>/common/main/shi_Latn.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/shi_Latn.xml | |
| 11 */ | |
| 12 shi_Latn{ | 9 shi_Latn{ |
| 13 %%Parent{"root"} | 10 %%Parent{"root"} |
| 14 Countries{ | 11 Countries{ |
| 15 AD{"andura"} | 12 AD{"andura"} |
| 16 AE{"limarat"} | 13 AE{"limarat"} |
| 17 AF{"afɣanistan"} | 14 AF{"afɣanistan"} |
| 18 AG{"antiga d brbuda"} | 15 AG{"antiga d brbuda"} |
| 19 AI{"angila"} | 16 AI{"angila"} |
| 20 AL{"albanya"} | 17 AL{"albanya"} |
| 21 AM{"arminya"} | 18 AM{"arminya"} |
| (...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 231 VN{"fitnam"} | 228 VN{"fitnam"} |
| 232 VU{"fanwaṭu"} | 229 VU{"fanwaṭu"} |
| 233 WF{"walis d futuna"} | 230 WF{"walis d futuna"} |
| 234 WS{"samwa"} | 231 WS{"samwa"} |
| 235 YE{"yaman"} | 232 YE{"yaman"} |
| 236 YT{"mayuṭ"} | 233 YT{"mayuṭ"} |
| 237 ZA{"afriqya n iffus"} | 234 ZA{"afriqya n iffus"} |
| 238 ZM{"zambya"} | 235 ZM{"zambya"} |
| 239 ZW{"zimbabwi"} | 236 ZW{"zimbabwi"} |
| 240 } | 237 } |
| 241 Version{"2.1.6.69"} | 238 Version{"2.1.19.14"} |
| 242 } | 239 } |
| OLD | NEW |