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

Side by Side Diff: source/data/zone/rm.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/reslocal.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) 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/rm.xml 6 // * Source File: <path>/common/main/rm.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/rm.xml 10 * ICU <specials> source: <path>/common/main/rm.xml
11 */ 11 */
12 rm{ 12 rm{
13 Version{"2.0.92.87"} 13 Version{"2.1.8.9"}
14 zoneStrings{ 14 zoneStrings{
15 "Africa:Addis_Ababa"{ 15 "Africa:Addis_Ababa"{
16 ec{"Addis Abeba"} 16 ec{"Addis Abeba"}
17 } 17 }
18 "Africa:Algiers"{ 18 "Africa:Algiers"{
19 ec{"Algier"} 19 ec{"Algier"}
20 } 20 }
21 "Africa:Asmera"{ 21 "Africa:Asmera"{
22 ec{"Asmara"} 22 ec{"Asmara"}
23 } 23 }
(...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after
182 } 182 }
183 "America:Tortola"{ 183 "America:Tortola"{
184 ec{"Road Town"} 184 ec{"Road Town"}
185 } 185 }
186 "Antarctica:DumontDUrville"{ 186 "Antarctica:DumontDUrville"{
187 ec{"Dumont d’Urville"} 187 ec{"Dumont d’Urville"}
188 } 188 }
189 "Antarctica:McMurdo"{ 189 "Antarctica:McMurdo"{
190 ec{"Mac Murdo"} 190 ec{"Mac Murdo"}
191 } 191 }
192 "Antarctica:South_Pole"{
193 ec{"Pol dal Sid"}
194 }
195 "Antarctica:Syowa"{ 192 "Antarctica:Syowa"{
196 ec{"Showa"} 193 ec{"Showa"}
197 } 194 }
198 "Asia:Aqtobe"{ 195 "Asia:Aqtobe"{
199 ec{"Aqtöbe"} 196 ec{"Aqtöbe"}
200 } 197 }
201 "Asia:Ashgabat"{ 198 "Asia:Ashgabat"{
202 ec{"Aşgabat"} 199 ec{"Aşgabat"}
203 } 200 }
204 "Asia:Baghdad"{ 201 "Asia:Baghdad"{
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
294 "Atlantic:Cape_Verde"{ 291 "Atlantic:Cape_Verde"{
295 ec{"Cap Verd"} 292 ec{"Cap Verd"}
296 } 293 }
297 "Atlantic:Faeroe"{ 294 "Atlantic:Faeroe"{
298 ec{"Inslas Feroe"} 295 ec{"Inslas Feroe"}
299 } 296 }
300 "Atlantic:South_Georgia"{ 297 "Atlantic:South_Georgia"{
301 ec{"Georgia dal Sid"} 298 ec{"Georgia dal Sid"}
302 } 299 }
303 "Atlantic:St_Helena"{ 300 "Atlantic:St_Helena"{
304 ec{"Sontg'elena"} 301 ec{"Sontgelena"}
305 } 302 }
306 "Atlantic:Stanley"{ 303 "Atlantic:Stanley"{
307 ec{"Port Stanley"} 304 ec{"Port Stanley"}
308 } 305 }
309 "Etc:Unknown"{ 306 "Etc:Unknown"{
310 ec{"zona betg enconuschenta"} 307 ec{"zona betg enconuschenta"}
311 } 308 }
312 "Europe:Athens"{ 309 "Europe:Athens"{
313 ec{"Athen"} 310 ec{"Athen"}
314 } 311 }
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
433 ec{"Weno"} 430 ec{"Weno"}
434 } 431 }
435 "Pacific:Wallis"{ 432 "Pacific:Wallis"{
436 ec{"Matāʻutu"} 433 ec{"Matāʻutu"}
437 } 434 }
438 fallbackFormat{"{1} ({0})"} 435 fallbackFormat{"{1} ({0})"}
439 gmtFormat{"GMT{0}"} 436 gmtFormat{"GMT{0}"}
440 hourFormat{"+HH:mm;-HH:mm"} 437 hourFormat{"+HH:mm;-HH:mm"}
441 } 438 }
442 } 439 }
OLDNEW
« no previous file with comments | « source/data/zone/reslocal.mk ('k') | source/data/zone/rn.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698