Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(437)

Side by Side Diff: source/data/zone/mt.txt

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/data/zone/ms_SG.txt ('k') | source/data/zone/mua.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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/mt.xml 6 // * Source File: <path>/common/main/mt.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/mt.xml 10 * ICU <specials> source: <path>/common/main/mt.xml
11 */ 11 */
12 mt{ 12 mt{
13 Version{"2.0.92.87"} 13 Version{"2.1.8.22"}
14 zoneStrings{ 14 zoneStrings{
15 "Etc:Unknown"{ 15 "Etc:Unknown"{
16 ec{"Belt Mhux Magħruf"} 16 ec{"Belt Mhux Magħruf"}
17 } 17 }
18 "Europe:London"{ 18 "Europe:London"{
19 ec{"Londra"} 19 ec{"Londra"}
20 } 20 }
21 "Europe:Malta"{ 21 "Europe:Malta"{
22 ec{"Valletta"} 22 ec{"Valletta"}
23 } 23 }
(...skipping 11 matching lines...) Expand all
35 ss{"EET"} 35 ss{"EET"}
36 } 36 }
37 "meta:Europe_Western"{ 37 "meta:Europe_Western"{
38 sd{"WEST"} 38 sd{"WEST"}
39 sg{"WET"} 39 sg{"WET"}
40 ss{"WET"} 40 ss{"WET"}
41 } 41 }
42 "meta:GMT"{ 42 "meta:GMT"{
43 ss{"GMT"} 43 ss{"GMT"}
44 } 44 }
45 fallbackFormat{"{1} ({0})"}
45 gmtFormat{"GMT{0}"} 46 gmtFormat{"GMT{0}"}
47 gmtZeroFormat{"GMT"}
46 hourFormat{"+HH:mm;-HH:mm"} 48 hourFormat{"+HH:mm;-HH:mm"}
47 regionFormat{"Ħin ta’ {0}"} 49 regionFormat{"Ħin ta’ {0}"}
50 regionFormatStandard{"{0} Ħin Standard"}
48 } 51 }
49 } 52 }
OLDNEW
« no previous file with comments | « source/data/zone/ms_SG.txt ('k') | source/data/zone/mua.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698