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

Side by Side Diff: source/data/zone/zh_Hans_HK.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/zh_Hans_CN.txt ('k') | source/data/zone/zh_Hans_MO.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/zh_Hans_HK.xml 6 // * Source File: <path>/common/main/zh_Hans_HK.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 zh_Hans_HK{ 9 zh_Hans_HK{
10 Version{"2.0.92.87"} 10 Version{"2.1.8.19"}
11 zoneStrings{ 11 zoneStrings{
12 "America:Danmarkshavn"{ 12 "America:Danmarkshavn"{
13 ec{"丹马克沙伏"} 13 ec{"丹马克沙伏"}
14 } 14 }
15 "America:Pangnirtung"{
16 ec{"旁尼唐"}
17 }
15 "America:Santo_Domingo"{ 18 "America:Santo_Domingo"{
16 ec{"圣多明戈"} 19 ec{"圣多明戈"}
17 } 20 }
18 "America:St_Barthelemy"{ 21 "America:St_Barthelemy"{
19 ec{"圣巴太累米"} 22 ec{"圣巴太累米"}
20 } 23 }
21 "America:St_Johns"{ 24 "America:St_Johns"{
22 ec{"圣约翰"} 25 ec{"圣约翰"}
23 } 26 }
24 "Antarctica:DumontDUrville"{ 27 "Antarctica:DumontDUrville"{
(...skipping 27 matching lines...) Expand all
52 } 55 }
53 "meta:Tahiti"{ 56 "meta:Tahiti"{
54 ls{"大溪地时间"} 57 ls{"大溪地时间"}
55 } 58 }
56 "meta:Truk"{ 59 "meta:Truk"{
57 ls{"特鲁克时间"} 60 ls{"特鲁克时间"}
58 } 61 }
59 "meta:Tuvalu"{ 62 "meta:Tuvalu"{
60 ls{"吐瓦鲁时间"} 63 ls{"吐瓦鲁时间"}
61 } 64 }
65 gmtFormat{"GMT {0}"}
62 } 66 }
63 } 67 }
OLDNEW
« no previous file with comments | « source/data/zone/zh_Hans_CN.txt ('k') | source/data/zone/zh_Hans_MO.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698