1// *************************************************************************** 2// * 3// * Copyright (C) 2012 International Business Machines 4// * Corporation and others. All Rights Reserved. 5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 6// * Source File: <path>/common/main/mgo.xml 7// * 8// *************************************************************************** 9/** 10 * ICU <specials> source: <path>/xml/main/mgo.xml 11 */ 12mgo{ 13 Version{"2.0.77.53"} 14 zoneStrings{ 15 fallbackFormat{"{1} ({0})"} 16 fallbackRegionFormat{"{1} ({0})"} 17 gmtFormat{"GMT{0}"} 18 gmtZeroFormat{"GMT"} 19 hourFormat{"+HH:mm;-HH:mm"} 20 regionFormat{"{0}"} 21 } 22} 23