| 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/ur_IN.xml | 6 // * Source File: <path>/common/main/ur_IN.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/ur_IN.xml | |
| 11 */ | |
| 12 ur_IN{ | 9 ur_IN{ |
| 13 Version{"2.1.8.19"} | 10 Version{"2.1.19.14"} |
| 14 units{ | 11 units{ |
| 15 } | 12 length{ |
| 16 unitsNarrow{ | 13 astronomical-unit{ |
| 17 } | 14 dnam{"فلکیاتی اکائیاں"} |
| 18 unitsShort{ | 15 one{"{0} فلکیاتی اکائی"} |
| 19 duration{ | 16 other{"{0} فلکیاتی اکائیاں"} |
| 20 microsecond{ | |
| 21 dnam{"μsecs"} | |
| 22 } | 17 } |
| 23 } | 18 } |
| 24 } | 19 } |
| 25 } | 20 } |
| OLD | NEW |