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/vai.xml | 6 // * Source File: <path>/common/main/vai.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/common/main/vai.xml | 10 * ICU <specials> source: <path>/common/main/vai.xml |
11 */ | 11 */ |
12 vai{ | 12 vai{ |
13 ExemplarCharacters{ | 13 ExemplarCharacters{ |
(...skipping 17 matching lines...) Expand all Loading... |
31 currencyFormat{"¤#,##0.00"} | 31 currencyFormat{"¤#,##0.00"} |
32 decimalFormat{"#,##0.###"} | 32 decimalFormat{"#,##0.###"} |
33 } | 33 } |
34 symbols{ | 34 symbols{ |
35 decimal{"."} | 35 decimal{"."} |
36 group{","} | 36 group{","} |
37 } | 37 } |
38 } | 38 } |
39 native{"vaii"} | 39 native{"vaii"} |
40 } | 40 } |
41 Version{"2.0.92.87"} | 41 Version{"2.1.6.69"} |
42 calendar{ | 42 calendar{ |
43 generic{ | 43 generic{ |
44 DateTimePatterns{ | 44 DateTimePatterns{ |
45 "h:mm:ss a zzzz", | 45 "h:mm:ss a zzzz", |
46 "h:mm:ss a z", | 46 "h:mm:ss a z", |
47 "h:mm:ss a", | 47 "h:mm:ss a", |
48 "h:mm a", | 48 "h:mm a", |
49 "EEEE, d MMMM y G", | 49 "EEEE, d MMMM y G", |
50 "d MMMM y G", | 50 "d MMMM y G", |
51 "d MMM y G", | 51 "d MMM y G", |
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
183 dn{"ꔨꔤꕃ"} | 183 dn{"ꔨꔤꕃ"} |
184 } | 184 } |
185 weekday{ | 185 weekday{ |
186 dn{"ꔨꕃꕮ ꔎꔒ"} | 186 dn{"ꔨꕃꕮ ꔎꔒ"} |
187 } | 187 } |
188 year{ | 188 year{ |
189 dn{"ꕢꘋ"} | 189 dn{"ꕢꘋ"} |
190 } | 190 } |
191 } | 191 } |
192 } | 192 } |
OLD | NEW |