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

Side by Side Diff: source/data/zone/lb.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/lag.txt ('k') | source/data/zone/lg.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/lb.xml 6 // * Source File: <path>/common/main/lb.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/lb.xml
11 */
12 lb{ 9 lb{
13 Version{"2.1.8.9"} 10 Version{"2.1.19.14"}
14 zoneStrings{ 11 zoneStrings{
15 "Africa:Accra"{ 12 "Africa:Accra"{
16 ec{"Accra"} 13 ec{"Accra"}
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{"Alger"} 19 ec{"Alger"}
23 } 20 }
(...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after
158 } 155 }
159 "Asia:Hong_Kong"{ 156 "Asia:Hong_Kong"{
160 ec{"Hong Kong"} 157 ec{"Hong Kong"}
161 } 158 }
162 "Asia:Jayapura"{ 159 "Asia:Jayapura"{
163 ec{"Port Numbay"} 160 ec{"Port Numbay"}
164 } 161 }
165 "Asia:Kamchatka"{ 162 "Asia:Kamchatka"{
166 ec{"Kamtschatka"} 163 ec{"Kamtschatka"}
167 } 164 }
168 "Asia:Kashgar"{
169 ec{"Kaxgar"}
170 }
171 "Asia:Katmandu"{ 165 "Asia:Katmandu"{
172 ec{"Kathmandu"} 166 ec{"Kathmandu"}
173 } 167 }
174 "Asia:Krasnoyarsk"{ 168 "Asia:Krasnoyarsk"{
175 ec{"Krasnojarsk"} 169 ec{"Krasnojarsk"}
176 } 170 }
177 "Asia:Macau"{ 171 "Asia:Macau"{
178 ec{"Macau"} 172 ec{"Macau"}
179 } 173 }
180 "Asia:Muscat"{ 174 "Asia:Muscat"{
(...skipping 775 matching lines...) Expand 10 before | Expand all | Expand 10 after
956 } 950 }
957 fallbackFormat{"{1} ({0})"} 951 fallbackFormat{"{1} ({0})"}
958 gmtFormat{"GMT{0}"} 952 gmtFormat{"GMT{0}"}
959 gmtZeroFormat{"GMT"} 953 gmtZeroFormat{"GMT"}
960 hourFormat{"+HH:mm;-HH:mm"} 954 hourFormat{"+HH:mm;-HH:mm"}
961 regionFormat{"{0} Zäit"} 955 regionFormat{"{0} Zäit"}
962 regionFormatDaylight{"{0} Summerzäit"} 956 regionFormatDaylight{"{0} Summerzäit"}
963 regionFormatStandard{"{0} Normalzäit"} 957 regionFormatStandard{"{0} Normalzäit"}
964 } 958 }
965 } 959 }
OLDNEW
« no previous file with comments | « source/data/zone/lag.txt ('k') | source/data/zone/lg.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698