| 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/it.xml | 6 // * Source File: <path>/common/rbnf/it.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/xml/rbnf/it.xml | 10 * ICU <specials> source: <path>/xml/rbnf/it.xml |
| 11 */ | 11 */ |
| 12 it{ | 12 it{ |
| 13 RBNFRules{ | 13 RBNFRules{ |
| (...skipping 382 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 396 "5: o\u00ADcinquesima;", | 396 "5: o\u00ADcinquesima;", |
| 397 "6: o\u00ADseiesima;", | 397 "6: o\u00ADseiesima;", |
| 398 "7: o\u00ADsettesima;", | 398 "7: o\u00ADsettesima;", |
| 399 "8: \u00ADottesima;", | 399 "8: \u00ADottesima;", |
| 400 "9: o\u00ADnovesima;", | 400 "9: o\u00ADnovesima;", |
| 401 "10: o\u00AD=%spellout-ordinal-feminine=;", | 401 "10: o\u00AD=%spellout-ordinal-feminine=;", |
| 402 } | 402 } |
| 403 } | 403 } |
| 404 Version{"2.0.82.42"} | 404 Version{"2.0.82.42"} |
| 405 } | 405 } |
| OLD | NEW |