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

Side by Side Diff: source/data/zone/rm.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/resfiles.mk ('k') | source/data/zone/rn.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/rm.xml 6 // * Source File: <path>/common/main/rm.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/rm.xml
11 */
12 rm{ 9 rm{
13 Version{"2.1.8.9"} 10 Version{"2.1.19.14"}
14 zoneStrings{ 11 zoneStrings{
15 "Africa:Addis_Ababa"{ 12 "Africa:Addis_Ababa"{
16 ec{"Addis Abeba"} 13 ec{"Addis Abeba"}
17 } 14 }
18 "Africa:Algiers"{ 15 "Africa:Algiers"{
19 ec{"Algier"} 16 ec{"Algier"}
20 } 17 }
21 "Africa:Asmera"{ 18 "Africa:Asmera"{
22 ec{"Asmara"} 19 ec{"Asmara"}
23 } 20 }
(...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after
215 } 212 }
216 "Asia:Hong_Kong"{ 213 "Asia:Hong_Kong"{
217 ec{"Hongkong"} 214 ec{"Hongkong"}
218 } 215 }
219 "Asia:Kamchatka"{ 216 "Asia:Kamchatka"{
220 ec{"Kamtschatka"} 217 ec{"Kamtschatka"}
221 } 218 }
222 "Asia:Karachi"{ 219 "Asia:Karachi"{
223 ec{"Karatschi"} 220 ec{"Karatschi"}
224 } 221 }
225 "Asia:Kashgar"{
226 ec{"Kaschgar"}
227 }
228 "Asia:Krasnoyarsk"{ 222 "Asia:Krasnoyarsk"{
229 ec{"Krasnojarsk"} 223 ec{"Krasnojarsk"}
230 } 224 }
231 "Asia:Macau"{ 225 "Asia:Macau"{
232 ec{"Macao"} 226 ec{"Macao"}
233 } 227 }
234 "Asia:Makassar"{ 228 "Asia:Makassar"{
235 ec{"Macassar"} 229 ec{"Macassar"}
236 } 230 }
237 "Asia:Muscat"{ 231 "Asia:Muscat"{
(...skipping 192 matching lines...) Expand 10 before | Expand all | Expand 10 after
430 ec{"Weno"} 424 ec{"Weno"}
431 } 425 }
432 "Pacific:Wallis"{ 426 "Pacific:Wallis"{
433 ec{"Matāʻutu"} 427 ec{"Matāʻutu"}
434 } 428 }
435 fallbackFormat{"{1} ({0})"} 429 fallbackFormat{"{1} ({0})"}
436 gmtFormat{"GMT{0}"} 430 gmtFormat{"GMT{0}"}
437 hourFormat{"+HH:mm;-HH:mm"} 431 hourFormat{"+HH:mm;-HH:mm"}
438 } 432 }
439 } 433 }
OLDNEW
« no previous file with comments | « source/data/zone/resfiles.mk ('k') | source/data/zone/rn.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698