| 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 AuxExemplarCharacters{"[o p v]"} | 11 AuxExemplarCharacters{"[o p v]"} |
| 15 ExemplarCharacters{"[a b c d ḍ e ɛ f g {gʷ} ɣ h ḥ i j k {kʷ} l m n q r ṛ s ṣ
t ṭ u w x y z]"} | 12 ExemplarCharacters{"[a b c d ḍ e ɛ f g {gʷ} ɣ h ḥ i j k {kʷ} l m n q r ṛ s ṣ
t ṭ u w x y z]"} |
| 16 ExemplarCharactersIndex{"[A B C D Ḍ E Ɛ F G {Gʷ} Ɣ H Ḥ I J K {Kʷ} L M N Q R
Ṛ S Ṣ T Ṭ U W X Y Z]"} | 13 ExemplarCharactersIndex{"[A B C D Ḍ E Ɛ F G {Gʷ} Ɣ H Ḥ I J K {Kʷ} L M N Q R
Ṛ S Ṣ T Ṭ U W X Y Z]"} |
| 17 LocaleScript{ | |
| 18 "Latn", | |
| 19 } | |
| 20 NumberElements{ | 14 NumberElements{ |
| 21 latn{ | 15 latn{ |
| 22 patterns{ | 16 patterns{ |
| 23 currencyFormat{"#,##0.00¤"} | 17 currencyFormat{"#,##0.00¤"} |
| 24 } | 18 } |
| 25 symbols{ | 19 symbols{ |
| 26 decimal{","} | 20 decimal{","} |
| 27 group{" "} | 21 group{" "} |
| 28 } | 22 } |
| 29 } | 23 } |
| 30 } | 24 } |
| 31 Version{"2.1.6.69"} | 25 Version{"2.1.19.14"} |
| 32 calendar{ | 26 calendar{ |
| 33 generic{ | 27 generic{ |
| 34 DateTimePatterns{ | 28 DateTimePatterns{ |
| 35 "HH:mm:ss zzzz", | 29 "HH:mm:ss zzzz", |
| 36 "HH:mm:ss z", | 30 "HH:mm:ss z", |
| 37 "HH:mm:ss", | 31 "HH:mm:ss", |
| 38 "HH:mm", | 32 "HH:mm", |
| 39 "EEEE d MMMM y G", | 33 "EEEE d MMMM y G", |
| 40 "d MMMM y G", | 34 "d MMMM y G", |
| 41 "d MMM, y G", | 35 "d MMM, y G", |
| (...skipping 203 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 245 dn{"ass g imalass"} | 239 dn{"ass g imalass"} |
| 246 } | 240 } |
| 247 year{ | 241 year{ |
| 248 dn{"asggʷas"} | 242 dn{"asggʷas"} |
| 249 } | 243 } |
| 250 zone{ | 244 zone{ |
| 251 dn{"akud n ugmmaḍ"} | 245 dn{"akud n ugmmaḍ"} |
| 252 } | 246 } |
| 253 } | 247 } |
| 254 } | 248 } |
| OLD | NEW |