| 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/shi_Latn.xml | 6 // * Source File: <path>/common/main/shi_Latn.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/shi_Latn.xml | 10 * ICU <specials> source: <path>/common/main/shi_Latn.xml |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 90 } | 90 } |
| 91 GMD{ | 91 GMD{ |
| 92 "GMD", | 92 "GMD", |
| 93 "dalasi n gambya", | 93 "dalasi n gambya", |
| 94 } | 94 } |
| 95 GNS{ | 95 GNS{ |
| 96 "GNS", | 96 "GNS", |
| 97 "frank n ɣinya", | 97 "frank n ɣinya", |
| 98 } | 98 } |
| 99 INR{ | 99 INR{ |
| 100 "₹", | 100 "Rs.", |
| 101 "arubi n lhind", | 101 "arubi n lhind", |
| 102 } | 102 } |
| 103 JPY{ | 103 JPY{ |
| 104 "JP¥", | 104 "JP¥", |
| 105 "ayan n lyaban", | 105 "ayan n lyaban", |
| 106 } | 106 } |
| 107 KES{ | 107 KES{ |
| 108 "KES", | 108 "KES", |
| 109 "acilin n kinya", | 109 "acilin n kinya", |
| 110 } | 110 } |
| (...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 232 "ZMW", | 232 "ZMW", |
| 233 "akwaca n zambya", | 233 "akwaca n zambya", |
| 234 } | 234 } |
| 235 ZWD{ | 235 ZWD{ |
| 236 "ZWD", | 236 "ZWD", |
| 237 "adular n zimbabwi", | 237 "adular n zimbabwi", |
| 238 } | 238 } |
| 239 } | 239 } |
| 240 Version{"2.1.6.69"} | 240 Version{"2.1.6.69"} |
| 241 } | 241 } |
| OLD | NEW |