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

Side by Side Diff: source/data/zone/os.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/or.txt ('k') | source/data/zone/pa.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/os.xml 6 // * Source File: <path>/common/main/os.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/os.xml
11 */
12 os{ 9 os{
13 Version{"2.1.7.53"} 10 Version{"2.1.19.14"}
14 zoneStrings{ 11 zoneStrings{
15 "Asia:Tbilisi"{ 12 "Asia:Tbilisi"{
16 ec{"Тбилис"} 13 ec{"Тбилис"}
17 } 14 }
18 "Etc:Unknown"{ 15 "Etc:Unknown"{
19 ec{"Нӕзонгӕ"} 16 ec{"Нӕзонгӕ"}
20 } 17 }
21 "Europe:Minsk"{ 18 "Europe:Minsk"{
22 ec{"Минск"} 19 ec{"Минск"}
23 } 20 }
(...skipping 28 matching lines...) Expand all
52 lg{"Мӕскуыйы рӕстӕг"} 49 lg{"Мӕскуыйы рӕстӕг"}
53 ls{"Мӕскуыйы стандартон рӕстӕг"} 50 ls{"Мӕскуыйы стандартон рӕстӕг"}
54 } 51 }
55 fallbackFormat{"{1} ({0})"} 52 fallbackFormat{"{1} ({0})"}
56 gmtFormat{"GMT{0}"} 53 gmtFormat{"GMT{0}"}
57 gmtZeroFormat{"GMT"} 54 gmtZeroFormat{"GMT"}
58 hourFormat{"+HH:mm;-HH:mm"} 55 hourFormat{"+HH:mm;-HH:mm"}
59 regionFormat{"{0} рӕстӕг"} 56 regionFormat{"{0} рӕстӕг"}
60 } 57 }
61 } 58 }
OLDNEW
« no previous file with comments | « source/data/zone/or.txt ('k') | source/data/zone/pa.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698