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

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

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 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/hr.txt ('k') | source/data/zone/hu.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) 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/main/hsb.xml 6 // * Source File: <path>/common/main/hsb.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/hsb.xml
11 */
12 hsb{ 9 hsb{
13 Version{"2.1.8.9"} 10 Version{"2.1.19.14"}
14 zoneStrings{ 11 zoneStrings{
15 "Africa:Accra"{ 12 "Africa:Accra"{
16 ec{"Akkra"} 13 ec{"Akkra"}
17 } 14 }
18 "Africa:Addis_Ababa"{ 15 "Africa:Addis_Ababa"{
19 ec{"Addis Abeba"} 16 ec{"Addis Abeba"}
20 } 17 }
21 "Africa:Algiers"{ 18 "Africa:Algiers"{
22 ec{"Algier"} 19 ec{"Algier"}
23 } 20 }
(...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after
176 } 173 }
177 "Asia:Hong_Kong"{ 174 "Asia:Hong_Kong"{
178 ec{"Hongkong"} 175 ec{"Hongkong"}
179 } 176 }
180 "Asia:Jayapura"{ 177 "Asia:Jayapura"{
181 ec{"Port Numbay"} 178 ec{"Port Numbay"}
182 } 179 }
183 "Asia:Kamchatka"{ 180 "Asia:Kamchatka"{
184 ec{"Kamčatka"} 181 ec{"Kamčatka"}
185 } 182 }
186 "Asia:Kashgar"{
187 ec{"Kašgar"}
188 }
189 "Asia:Katmandu"{ 183 "Asia:Katmandu"{
190 ec{"Kathmandu"} 184 ec{"Kathmandu"}
191 } 185 }
192 "Asia:Krasnoyarsk"{ 186 "Asia:Krasnoyarsk"{
193 ec{"Krasnojarsk"} 187 ec{"Krasnojarsk"}
194 } 188 }
195 "Asia:Macau"{ 189 "Asia:Macau"{
196 ec{"Macao"} 190 ec{"Macao"}
197 } 191 }
198 "Asia:Muscat"{ 192 "Asia:Muscat"{
(...skipping 773 matching lines...) Expand 10 before | Expand all | Expand 10 after
972 } 966 }
973 fallbackFormat{"{1} ({0})"} 967 fallbackFormat{"{1} ({0})"}
974 gmtFormat{"GMT{0}"} 968 gmtFormat{"GMT{0}"}
975 gmtZeroFormat{"GMT"} 969 gmtZeroFormat{"GMT"}
976 hourFormat{"+HH:mm;-HH:mm"} 970 hourFormat{"+HH:mm;-HH:mm"}
977 regionFormat{"časowe pasmo {0}"} 971 regionFormat{"časowe pasmo {0}"}
978 regionFormatDaylight{"{0} lětni čas"} 972 regionFormatDaylight{"{0} lětni čas"}
979 regionFormatStandard{"{0} zymski čas"} 973 regionFormatStandard{"{0} zymski čas"}
980 } 974 }
981 } 975 }
OLDNEW
« no previous file with comments | « source/data/zone/hr.txt ('k') | source/data/zone/hu.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698