| 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/lv.xml | 6 // * Source File: <path>/common/rbnf/lv.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/xml/rbnf/lv.xml | 10 * ICU <specials> source: <path>/xml/rbnf/lv.xml |
| 11 */ | 11 */ |
| 12 lv{ | 12 lv{ |
| 13 RBNFRules{ | 13 RBNFRules{ |
| (...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 85 "2000000000: <%spellout-cardinal-masculine< miljardi[ >>];", | 85 "2000000000: <%spellout-cardinal-masculine< miljardi[ >>];", |
| 86 "1000000000000: viens biljons[ >>];", | 86 "1000000000000: viens biljons[ >>];", |
| 87 "2000000000000: <%spellout-cardinal-masculine< biljoni[ >>];", | 87 "2000000000000: <%spellout-cardinal-masculine< biljoni[ >>];", |
| 88 "1000000000000000: viens biljards[ >>];", | 88 "1000000000000000: viens biljards[ >>];", |
| 89 "2000000000000000: <%spellout-cardinal-masculine< biljardi[ >>];", | 89 "2000000000000000: <%spellout-cardinal-masculine< biljardi[ >>];", |
| 90 "1000000000000000000: =#,##0=;", | 90 "1000000000000000000: =#,##0=;", |
| 91 } | 91 } |
| 92 } | 92 } |
| 93 Version{"2.0.82.42"} | 93 Version{"2.0.82.42"} |
| 94 } | 94 } |
| OLD | NEW |