| 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/eo.xml | 6 // * Source File: <path>/common/rbnf/eo.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/xml/rbnf/eo.xml | 10 * ICU <specials> source: <path>/xml/rbnf/eo.xml |
| 11 */ | 11 */ |
| 12 eo{ | 12 eo{ |
| 13 RBNFRules{ | 13 RBNFRules{ |
| (...skipping 30 matching lines...) Expand all Loading... |
| 44 "2000000000000: << bilionoj[ >>];", | 44 "2000000000000: << bilionoj[ >>];", |
| 45 "1000000000000000: biliardo[ >>];", | 45 "1000000000000000: biliardo[ >>];", |
| 46 "2000000000000000: << biliardoj[ >>];", | 46 "2000000000000000: << biliardoj[ >>];", |
| 47 "1000000000000000000: =#,##0=;", | 47 "1000000000000000000: =#,##0=;", |
| 48 "%spellout-ordinal:", | 48 "%spellout-ordinal:", |
| 49 "0: =%spellout-cardinal=a;", | 49 "0: =%spellout-cardinal=a;", |
| 50 } | 50 } |
| 51 } | 51 } |
| 52 Version{"2.0.82.42"} | 52 Version{"2.0.82.42"} |
| 53 } | 53 } |
| OLD | NEW |