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/rbnf/ta.xml | 6 // * Source File: <path>/common/rbnf/ta.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/xml/rbnf/ta.xml | 10 * ICU <specials> source: <path>/xml/rbnf/ta.xml |
11 */ | 11 */ |
12 ta{ | 12 ta{ |
13 RBNFRules{ | 13 RBNFRules{ |
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
88 "16: \u0BAA\u0BA4\u0BBF\u0BA9\u0BBE\u0BB1\u0BBE\u0BB5\u0BA4\u0BC1;", | 88 "16: \u0BAA\u0BA4\u0BBF\u0BA9\u0BBE\u0BB1\u0BBE\u0BB5\u0BA4\u0BC1;", |
89 "17: \u0BAA\u0BA4\u0BBF\u0BA9\u0BC7\u0BB4\u0BBE\u0BB5\u0BA4\u0BC1;", | 89 "17: \u0BAA\u0BA4\u0BBF\u0BA9\u0BC7\u0BB4\u0BBE\u0BB5\u0BA4\u0BC1;", |
90 "18: \u0BAA\u0BA4\u0BBF\u0BA9\u0BC6\u0B9F\u0BCD\u0B9F\u0BBE\u0BB5\u0
BA4\u0BC1;", | 90 "18: \u0BAA\u0BA4\u0BBF\u0BA9\u0BC6\u0B9F\u0BCD\u0B9F\u0BBE\u0BB5\u0
BA4\u0BC1;", |
91 "19: \u0BAA\u0BA4\u0BCD\u0BA4\u0BCA\u0BA9\u0BCD\u0BAA\u0BA4\u0BBE\u0
BB5\u0BA4\u0BC1;", | 91 "19: \u0BAA\u0BA4\u0BCD\u0BA4\u0BCA\u0BA9\u0BCD\u0BAA\u0BA4\u0BBE\u0
BB5\u0BA4\u0BC1;", |
92 "20: \u0B87\u0BB0\u0BC1\u0BAA\u0BA4\u0BBE\u0BB5\u0BA4\u0BC1;", | 92 "20: \u0B87\u0BB0\u0BC1\u0BAA\u0BA4\u0BBE\u0BB5\u0BA4\u0BC1;", |
93 "21: =#,##,##0=\u0BBE\u0BB5\u0BA4\u0BC1;", | 93 "21: =#,##,##0=\u0BBE\u0BB5\u0BA4\u0BC1;", |
94 } | 94 } |
95 } | 95 } |
96 Version{"2.0.82.42"} | 96 Version{"2.0.82.42"} |
97 } | 97 } |
OLD | NEW |