| 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/lag.xml | 6 // * Source File: <path>/common/main/lag.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/lag.xml | 10 * ICU <specials> source: <path>/common/main/lag.xml |
| 11 */ | 11 */ |
| 12 lag{ | 12 lag{ |
| 13 ExemplarCharacters{"[a á b c d e é f g h i í ɨ j k l m n o ó p q r s t u ú ʉ
v w x y z]"} | 13 ExemplarCharacters{"[a á b c d e é f g h i í ɨ j k l m n o ó p q r s t u ú ʉ
v w x y z]"} |
| 14 ExemplarCharactersIndex{"[A B C D E F G H I Ɨ J K L M N O P Q R S T U Ʉ V W
X Y Z]"} | 14 ExemplarCharactersIndex{"[A B C D E F G H I Ɨ J K L M N O P Q R S T U Ʉ V W
X Y Z]"} |
| 15 LocaleScript{ | 15 LocaleScript{ |
| 16 "Latn", | 16 "Latn", |
| 17 } | 17 } |
| 18 Version{"2.0.92.75"} | 18 Version{"2.1.6.69"} |
| 19 calendar{ | 19 calendar{ |
| 20 generic{ | 20 generic{ |
| 21 DateTimePatterns{ | 21 DateTimePatterns{ |
| 22 "h:mm:ss a zzzz", | 22 "h:mm:ss a zzzz", |
| 23 "h:mm:ss a z", | 23 "h:mm:ss a z", |
| 24 "h:mm:ss a", | 24 "h:mm:ss a", |
| 25 "h:mm a", | 25 "h:mm a", |
| 26 "EEEE, d MMMM y G", | 26 "EEEE, d MMMM y G", |
| 27 "d MMMM y G", | 27 "d MMMM y G", |
| 28 "d MMM y G", | 28 "d MMM y G", |
| (...skipping 220 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 249 dn{"Sikʉ ya júma"} | 249 dn{"Sikʉ ya júma"} |
| 250 } | 250 } |
| 251 year{ | 251 year{ |
| 252 dn{"Mwaáka"} | 252 dn{"Mwaáka"} |
| 253 } | 253 } |
| 254 zone{ | 254 zone{ |
| 255 dn{"Mpɨɨndɨ ja mɨɨtʉ"} | 255 dn{"Mpɨɨndɨ ja mɨɨtʉ"} |
| 256 } | 256 } |
| 257 } | 257 } |
| 258 } | 258 } |
| OLD | NEW |