Wed, 31 Dec 2014 07:22:50 +0100
Correct previous dual key logic pending first delivery installment.
michael@0 | 1 | // *************************************************************************** |
michael@0 | 2 | // * |
michael@0 | 3 | // * Copyright (C) 2013 International Business Machines |
michael@0 | 4 | // * Corporation and others. All Rights Reserved. |
michael@0 | 5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
michael@0 | 6 | // * Source File: <path>/common/main/mt.xml |
michael@0 | 7 | // * |
michael@0 | 8 | // *************************************************************************** |
michael@0 | 9 | /** |
michael@0 | 10 | * ICU <specials> source: <path>/common/main/mt.xml |
michael@0 | 11 | */ |
michael@0 | 12 | mt{ |
michael@0 | 13 | Version{"2.0.92.87"} |
michael@0 | 14 | zoneStrings{ |
michael@0 | 15 | "Etc:Unknown"{ |
michael@0 | 16 | ec{"Belt Mhux Magħruf"} |
michael@0 | 17 | } |
michael@0 | 18 | "Europe:London"{ |
michael@0 | 19 | ec{"Londra"} |
michael@0 | 20 | } |
michael@0 | 21 | "Europe:Malta"{ |
michael@0 | 22 | ec{"Valletta"} |
michael@0 | 23 | } |
michael@0 | 24 | "meta:Europe_Central"{ |
michael@0 | 25 | ld{"Ħin Ċentrali Ewropew tas-Sajf"} |
michael@0 | 26 | lg{"Ħin Ċentrali Ewropew"} |
michael@0 | 27 | ls{"Ħin Ċentrali Ewropew Standard"} |
michael@0 | 28 | sd{"CEST"} |
michael@0 | 29 | sg{"CET"} |
michael@0 | 30 | ss{"CET"} |
michael@0 | 31 | } |
michael@0 | 32 | "meta:Europe_Eastern"{ |
michael@0 | 33 | sd{"EEST"} |
michael@0 | 34 | sg{"EET"} |
michael@0 | 35 | ss{"EET"} |
michael@0 | 36 | } |
michael@0 | 37 | "meta:Europe_Western"{ |
michael@0 | 38 | sd{"WEST"} |
michael@0 | 39 | sg{"WET"} |
michael@0 | 40 | ss{"WET"} |
michael@0 | 41 | } |
michael@0 | 42 | "meta:GMT"{ |
michael@0 | 43 | ss{"GMT"} |
michael@0 | 44 | } |
michael@0 | 45 | gmtFormat{"GMT{0}"} |
michael@0 | 46 | hourFormat{"+HH:mm;-HH:mm"} |
michael@0 | 47 | regionFormat{"Ħin ta’ {0}"} |
michael@0 | 48 | } |
michael@0 | 49 | } |