| 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/bm.xml | 6 // * Source File: <path>/common/main/bm.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/bm.xml | |
| 11 */ | |
| 12 bm{ | 9 bm{ |
| 13 AuxExemplarCharacters{"[q v x]"} | 10 AuxExemplarCharacters{"[q v x]"} |
| 14 ExemplarCharacters{"[a b c d e ɛ f g h i j k l m n ɲ ŋ o ɔ p r s t u w y z]"
} | 11 ExemplarCharacters{"[a b c d e ɛ f g h i j k l m n ɲ ŋ o ɔ p r s t u w y z]"
} |
| 15 ExemplarCharactersIndex{"[A B C D E Ɛ F G H I J K L M N Ɲ Ŋ O Ɔ P R S T U W
Y Z]"} | 12 ExemplarCharactersIndex{"[A B C D E Ɛ F G H I J K L M N Ɲ Ŋ O Ɔ P R S T U W
Y Z]"} |
| 16 LocaleScript{ | |
| 17 "Latn", | |
| 18 } | |
| 19 NumberElements{ | 13 NumberElements{ |
| 20 latn{ | 14 latn{ |
| 21 patterns{ | 15 patterns{ |
| 22 accountingFormat{"¤#,##0.00;(¤#,##0.00)"} | 16 accountingFormat{"¤#,##0.00;(¤#,##0.00)"} |
| 23 currencyFormat{"¤#,##0.00"} | 17 currencyFormat{"¤#,##0.00"} |
| 24 } | 18 } |
| 25 } | 19 } |
| 26 } | 20 } |
| 27 Version{"2.1.6.69"} | 21 Version{"2.1.19.14"} |
| 28 calendar{ | 22 calendar{ |
| 29 generic{ | 23 generic{ |
| 30 DateTimePatterns{ | 24 DateTimePatterns{ |
| 31 "HH:mm:ss zzzz", | 25 "HH:mm:ss zzzz", |
| 32 "HH:mm:ss z", | 26 "HH:mm:ss z", |
| 33 "HH:mm:ss", | 27 "HH:mm:ss", |
| 34 "HH:mm", | 28 "HH:mm", |
| 35 "EEEE d MMMM y G", | 29 "EEEE d MMMM y G", |
| 36 "d MMMM y G", | 30 "d MMMM y G", |
| 37 "d MMM, y G", | 31 "d MMM, y G", |
| (...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 251 dn{"dɔgɔkun"} | 245 dn{"dɔgɔkun"} |
| 252 } | 246 } |
| 253 year{ | 247 year{ |
| 254 dn{"san"} | 248 dn{"san"} |
| 255 } | 249 } |
| 256 zone{ | 250 zone{ |
| 257 dn{"sigikun tilena"} | 251 dn{"sigikun tilena"} |
| 258 } | 252 } |
| 259 } | 253 } |
| 260 } | 254 } |
| OLD | NEW |