| 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/lt.xml | 6 // * Source File: <path>/common/rbnf/lt.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/xml/rbnf/lt.xml | 10 * ICU <specials> source: <path>/xml/rbnf/lt.xml |
| 11 */ | 11 */ |
| 12 lt{ | 12 lt{ |
| 13 RBNFRules{ | 13 RBNFRules{ |
| (...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 110 "2000000000: <%spellout-cardinal-masculine< milijard\u0173[ >>];", | 110 "2000000000: <%spellout-cardinal-masculine< milijard\u0173[ >>];", |
| 111 "1000000000000: vienas trilijonas[ >>];", | 111 "1000000000000: vienas trilijonas[ >>];", |
| 112 "2000000000000: <%spellout-cardinal-masculine< trilijon\u0173[ >>];"
, | 112 "2000000000000: <%spellout-cardinal-masculine< trilijon\u0173[ >>];"
, |
| 113 "1000000000000000: vienas kvadrilijonas[ >>];", | 113 "1000000000000000: vienas kvadrilijonas[ >>];", |
| 114 "2000000000000000: <%spellout-cardinal-masculine< kvadrilijon\u0173[
>>];", | 114 "2000000000000000: <%spellout-cardinal-masculine< kvadrilijon\u0173[
>>];", |
| 115 "1000000000000000000: =#,##0=;", | 115 "1000000000000000000: =#,##0=;", |
| 116 } | 116 } |
| 117 } | 117 } |
| 118 Version{"2.0.82.42"} | 118 Version{"2.0.82.42"} |
| 119 } | 119 } |
| OLD | NEW |