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

Side by Side Diff: source/data/curr/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/curr/zh_Hant.txt ('k') | source/data/curr/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 Currencies{ 11 Currencies{
11 AED{ 12 AED{
12 "AED", 13 "AED",
13 "阿拉伯聯合酋長國迪爾汗", 14 "阿拉伯聯合酋長國迪爾汗",
14 } 15 }
15 AUD{ 16 AUD{
16 "AU$", 17 "AU$",
17 "澳元", 18 "澳元",
18 } 19 }
19 AWG{ 20 AWG{
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
195 } 196 }
196 XAF{ 197 XAF{
197 other{"中非法郎"} 198 other{"中非法郎"}
198 } 199 }
199 XPF{ 200 XPF{
200 other{"太平洋法郎"} 201 other{"太平洋法郎"}
201 } 202 }
202 } 203 }
203 Version{"2.1.8.28"} 204 Version{"2.1.8.28"}
204 } 205 }
OLDNEW
« no previous file with comments | « source/data/curr/zh_Hant.txt ('k') | source/data/curr/zh_Hant_TW.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698