| 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/segments/fi.xml ../../xml/brkitr/fi.xml | 6 // * Source File: <path>/common/main/lrc.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 fi{ | 9 lrc{ |
| 10 Version{"2.0.82.42"} | 10 Version{"2.1.19.97"} |
| 11 boundaries{ | 11 durationUnits{ |
| 12 line:process(dependency){"line_fi.brk"} | 12 hm{"ساأت:دئقه"} |
| 13 hms{"ساأت:دئقه:ثانیه"} |
| 14 ms{"دئیقه:ثانیه"} |
| 13 } | 15 } |
| 14 } | 16 } |
| OLD | NEW |