| 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/yav.xml | 6 // * Source File: <path>/common/main/yav.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/yav.xml | 10 * ICU <specials> source: <path>/common/main/yav.xml |
| (...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 81 } | 81 } |
| 82 GMD{ | 82 GMD{ |
| 83 "GMD", | 83 "GMD", |
| 84 "talasí u kaambí", | 84 "talasí u kaambí", |
| 85 } | 85 } |
| 86 GNS{ | 86 GNS{ |
| 87 "GNS", | 87 "GNS", |
| 88 "silí u kiiné", | 88 "silí u kiiné", |
| 89 } | 89 } |
| 90 INR{ | 90 INR{ |
| 91 "₹", | 91 "Rs.", |
| 92 "ulupí", | 92 "ulupí", |
| 93 } | 93 } |
| 94 JPY{ | 94 JPY{ |
| 95 "JP¥", | 95 "JP¥", |
| 96 "yɛ́ɛn u sapɔ́ɔŋ", | 96 "yɛ́ɛn u sapɔ́ɔŋ", |
| 97 } | 97 } |
| 98 KES{ | 98 KES{ |
| 99 "KES", | 99 "KES", |
| 100 "síliŋ u kénia", | 100 "síliŋ u kénia", |
| 101 } | 101 } |
| 102 KMF{ | 102 KMF{ |
| 103 "KMF", | 103 "KMF", |
| 104 "́faláŋɛ u kɔmɔ́ɔl", | 104 "́faláŋɛ u kɔmɔ́ɔl", |
| 105 } | 105 } |
| 106 } | 106 } |
| 107 Version{"2.1.6.69"} | 107 Version{"2.1.6.69"} |
| 108 } | 108 } |
| OLD | NEW |