| 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/main/sv_FI.xml | 6 // * Source File: <path>/common/main/sv_FI.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 sv_FI{ | 9 sv_FI{ |
| 10 Version{"2.0.92.80"} | 10 Version{"2.1.8.19"} |
| 11 zoneStrings{ | 11 unitsNarrow{ |
| 12 "Etc:Unknown"{ | 12 speed{ |
| 13 ec{"(okänd tidszon)"} | 13 kilometer-per-hour{ |
| 14 one{"{0} km/h"} |
| 15 other{"{0} km/h"} |
| 16 } |
| 14 } | 17 } |
| 15 hourFormat{"+H:mm;−H:mm"} | |
| 16 regionFormat{"tidszon: {0}"} | |
| 17 } | 18 } |
| 18 } | 19 } |
| OLD | NEW |