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

Side by Side Diff: source/data/zone/kea.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/kde.txt ('k') | source/data/zone/khq.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/kea.xml 6 // * Source File: <path>/common/main/kea.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/kea.xml
11 */
12 kea{ 9 kea{
13 Version{"2.1.7.39"} 10 Version{"2.1.19.74"}
14 zoneStrings{ 11 zoneStrings{
15 "America:Blanc-Sablon"{ 12 "America:Blanc-Sablon"{
16 ec{"Blank-Sablon"} 13 ec{"Blank-Sablon"}
17 } 14 }
18 "Etc:Unknown"{ 15 "Etc:Unknown"{
19 ec{"Sidadi Diskonxedu"} 16 ec{"Sidadi Diskonxedu"}
20 } 17 }
21 "meta:Africa_Central"{ 18 "meta:Africa_Central"{
22 ls{"Ora di Afrika Sentral"} 19 ls{"Ora di Afrika Sentral"}
23 } 20 }
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
94 } 91 }
95 fallbackFormat{"{1} ({0})"} 92 fallbackFormat{"{1} ({0})"}
96 gmtFormat{"GMT{0}"} 93 gmtFormat{"GMT{0}"}
97 gmtZeroFormat{"GMT"} 94 gmtZeroFormat{"GMT"}
98 hourFormat{"+HH:mm;-HH:mm"} 95 hourFormat{"+HH:mm;-HH:mm"}
99 regionFormat{"Ora di {0}"} 96 regionFormat{"Ora di {0}"}
100 regionFormatDaylight{"Ora di {0} (verãu)"} 97 regionFormatDaylight{"Ora di {0} (verãu)"}
101 regionFormatStandard{"Ora di {0} (normal)"} 98 regionFormatStandard{"Ora di {0} (normal)"}
102 } 99 }
103 } 100 }
OLDNEW
« no previous file with comments | « source/data/zone/kde.txt ('k') | source/data/zone/khq.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698