| 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/ff.xml | 6 // * Source File: <path>/common/main/ff.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/ff.xml | |
| 11 */ | |
| 12 ff{ | 9 ff{ |
| 13 Countries{ | 10 Countries{ |
| 14 AD{"Anndoora"} | 11 AD{"Anndoora"} |
| 15 AE{"Emiraat Araab Denntuɗe"} | 12 AE{"Emiraat Araab Denntuɗe"} |
| 16 AF{"Afganistaan"} | 13 AF{"Afganistaan"} |
| 17 AG{"Antiguwaa e Barbudaa"} | 14 AG{"Antiguwaa e Barbudaa"} |
| 18 AI{"Anngiyaa"} | 15 AI{"Anngiyaa"} |
| 19 AL{"Albanii"} | 16 AL{"Albanii"} |
| 20 AM{"Armenii"} | 17 AM{"Armenii"} |
| 21 AN{"Antiiye Nederlanndeeje"} | 18 AN{"Antiiye Nederlanndeeje"} |
| (...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 230 VN{"Wiyetnaam"} | 227 VN{"Wiyetnaam"} |
| 231 VU{"Wanuwaatuu"} | 228 VU{"Wanuwaatuu"} |
| 232 WF{"Walis e Futuna"} | 229 WF{"Walis e Futuna"} |
| 233 WS{"Samowaa"} | 230 WS{"Samowaa"} |
| 234 YE{"Yemen"} | 231 YE{"Yemen"} |
| 235 YT{"Mayoot"} | 232 YT{"Mayoot"} |
| 236 ZA{"Afrik bŋ Worgo"} | 233 ZA{"Afrik bŋ Worgo"} |
| 237 ZM{"Sammbi"} | 234 ZM{"Sammbi"} |
| 238 ZW{"Simbaabuwe"} | 235 ZW{"Simbaabuwe"} |
| 239 } | 236 } |
| 240 Version{"2.1.7.39"} | 237 Version{"2.1.19.14"} |
| 241 } | 238 } |
| OLD | NEW |