| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2013 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/mas.xml | 6 // * Source File: <path>/common/main/mas.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/mas.xml | 10 * ICU <specials> source: <path>/common/main/mas.xml |
| 11 */ | 11 */ |
| 12 mas{ | 12 mas{ |
| 13 AuxExemplarCharacters{"[f q v x z]"} | 13 AuxExemplarCharacters{"[f q v x z]"} |
| 14 ExemplarCharacters{ | 14 ExemplarCharacters{ |
| 15 "[a á à â ā b c d e é è ê ē ɛ g h i í ì î ī ɨ j k l m n {ny} ŋ o ó ò ô ō
ɔ p " | 15 "[a á à â ā b c d e é è ê ē ɛ g h i í ì î ī ɨ j k l m n {ny} ŋ o ó ò ô ō
ɔ p " |
| 16 "r {rr} s {sh} t u ú ù û ū ʉ {ʉ\u0301} w {wu} y {yi}]" | 16 "r {rr} s {sh} t u ú ù û ū ʉ {ʉ\u0301} w {wu} y {yi}]" |
| 17 } | 17 } |
| 18 ExemplarCharactersIndex{"[A B C D E Ɛ G H I Ɨ J K L M N Ŋ O Ɔ P R S T U Ʉ W
Y]"} | 18 ExemplarCharactersIndex{"[A B C D E Ɛ G H I Ɨ J K L M N Ŋ O Ɔ P R S T U Ʉ W
Y]"} |
| 19 LocaleScript{ | 19 LocaleScript{ |
| 20 "Latn", | 20 "Latn", |
| 21 } | 21 } |
| 22 NumberElements{ | 22 NumberElements{ |
| 23 latn{ | 23 latn{ |
| 24 patterns{ | 24 patterns{ |
| 25 accountingFormat{"¤#,##0.00;(¤#,##0.00)"} | 25 accountingFormat{"¤#,##0.00;(¤#,##0.00)"} |
| 26 currencyFormat{"¤#,##0.00"} | 26 currencyFormat{"¤#,##0.00"} |
| 27 } | 27 } |
| 28 } | 28 } |
| 29 } | 29 } |
| 30 Version{"2.0.92.87"} | 30 Version{"2.1.7.39"} |
| 31 calendar{ | 31 calendar{ |
| 32 generic{ | 32 generic{ |
| 33 DateTimePatterns{ | 33 DateTimePatterns{ |
| 34 "h:mm:ss a zzzz", | 34 "h:mm:ss a zzzz", |
| 35 "h:mm:ss a z", | 35 "h:mm:ss a z", |
| 36 "h:mm:ss a", | 36 "h:mm:ss a", |
| 37 "h:mm a", | 37 "h:mm a", |
| 38 "EEEE, d MMMM y G", | 38 "EEEE, d MMMM y G", |
| 39 "d MMMM y G", | 39 "d MMMM y G", |
| 40 "d MMM y G", | 40 "d MMM y G", |
| (...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 248 dn{"Ɔlárì"} | 248 dn{"Ɔlárì"} |
| 249 } | 249 } |
| 250 zone{ | 250 zone{ |
| 251 dn{"Ɛ́sáâ o inkuapí"} | 251 dn{"Ɛ́sáâ o inkuapí"} |
| 252 } | 252 } |
| 253 } | 253 } |
| 254 measurementSystemNames{ | 254 measurementSystemNames{ |
| 255 metric{"Metric"} | 255 metric{"Metric"} |
| 256 } | 256 } |
| 257 } | 257 } |
| OLD | NEW |