| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 International Business Machines | 3 // * Copyright (C) 2015 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/main/smn.xml | 6 // * Source File: <path>/common/main/smn.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/smn.xml | |
| 11 */ | |
| 12 smn{ | 9 smn{ |
| 13 Version{"2.1.8.11"} | 10 Version{"2.1.19.14"} |
| 14 units{ | 11 units{ |
| 15 duration{ | 12 duration{ |
| 16 day{ | 13 day{ |
| 17 dnam{"peeivih"} | 14 dnam{"peeivih"} |
| 18 } | 15 } |
| 19 hour{ | 16 hour{ |
| 20 dnam{"tiijmeh"} | 17 dnam{"tiijmeh"} |
| 21 } | 18 } |
| 22 microsecond{ | 19 microsecond{ |
| 23 dnam{"mikrosekunteh"} | 20 dnam{"mikrosekunteh"} |
| (...skipping 18 matching lines...) Expand all Loading... |
| 42 } | 39 } |
| 43 week{ | 40 week{ |
| 44 dnam{"ohoh"} | 41 dnam{"ohoh"} |
| 45 } | 42 } |
| 46 year{ | 43 year{ |
| 47 dnam{"iveh"} | 44 dnam{"iveh"} |
| 48 } | 45 } |
| 49 } | 46 } |
| 50 } | 47 } |
| 51 } | 48 } |
| OLD | NEW |