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

Side by Side Diff: source/data/zone/zh_Hant_HK.txt

Issue 856153003: ICU update to 54 - step 4 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@step3
Patch Set: add missing locale files 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/zh_Hant.txt ('k') | source/data/zone/zh_Hant_TW.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) 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/zh_Hant_HK.xml 6 // * Source File: <path>/common/main/zh_Hant_HK.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 zh_Hant_HK{ 9 zh_Hant_HK{
10 %%Parent{"zh_Hant"}
10 Version{"2.1.8.28"} 11 Version{"2.1.8.28"}
11 zoneStrings{ 12 zoneStrings{
12 "Africa:Abidjan"{ 13 "Africa:Abidjan"{
13 ec{"阿比贊"} 14 ec{"阿比贊"}
14 } 15 }
15 "Africa:Asmera"{ 16 "Africa:Asmera"{
16 ec{"阿斯馬拉"} 17 ec{"阿斯馬拉"}
17 } 18 }
18 "Africa:Dar_es_Salaam"{ 19 "Africa:Dar_es_Salaam"{
19 ec{"達累斯薩拉姆"} 20 ec{"達累斯薩拉姆"}
(...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after
164 "meta:Pitcairn"{ 165 "meta:Pitcairn"{
165 ls{"皮特康時間"} 166 ls{"皮特康時間"}
166 } 167 }
167 "meta:Solomon"{ 168 "meta:Solomon"{
168 ls{"所羅門群島時間"} 169 ls{"所羅門群島時間"}
169 } 170 }
170 regionFormatDaylight{"{0}夏令時間"} 171 regionFormatDaylight{"{0}夏令時間"}
171 regionFormatStandard{"{0}標準時間"} 172 regionFormatStandard{"{0}標準時間"}
172 } 173 }
173 } 174 }
OLDNEW
« no previous file with comments | « source/data/zone/zh_Hant.txt ('k') | source/data/zone/zh_Hant_TW.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698