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

Side by Side Diff: icu52/source/data/curr/zh_Hans_MO.txt

Issue 239543018: Trim ICU data to reduce the download size/memory usage (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: Created 6 years, 8 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 | Annotate | Revision Log
« no previous file with comments | « icu52/source/data/curr/zh.txt ('k') | icu52/source/data/curr/zh_Hant.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) 2013 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_MO.xml 6 // * Source File: <path>/common/main/zh_Hans_MO.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 zh_Hans_MO{ 9 zh_Hans_MO{
10 Currencies{ 10 Currencies{
11 ANG{ 11 ANG{
12 "ANG", 12 "ANG",
13 "荷属安的列斯盾", 13 "荷属安的列斯盾",
14 } 14 }
15 AWG{ 15 AWG{
16 "AWG", 16 "AWG",
17 "阿鲁巴弗罗林", 17 "阿鲁巴弗罗林",
18 } 18 }
19 BAN{
20 "BAN",
21 "波士尼亚-赫塞哥维纳第纳尔 (1994–1997)",
22 }
23 CNY{ 19 CNY{
24 "CN¥", 20 "CN¥",
25 "人民币", 21 "人民币",
26 } 22 }
27 KZT{ 23 KZT{
28 "KZT", 24 "KZT",
29 "哈萨克斯坦腾格", 25 "哈萨克斯坦腾格",
30 } 26 }
31 MOP{ 27 MOP{
32 "MOP$", 28 "MOP$",
(...skipping 20 matching lines...) Expand all
53 } 49 }
54 NIO{ 50 NIO{
55 other{"尼加拉瓜科多巴"} 51 other{"尼加拉瓜科多巴"}
56 } 52 }
57 } 53 }
58 CurrencyUnitPatterns{ 54 CurrencyUnitPatterns{
59 other{"{0} {1}"} 55 other{"{0} {1}"}
60 } 56 }
61 Version{"2.0.92.87"} 57 Version{"2.0.92.87"}
62 } 58 }
OLDNEW
« no previous file with comments | « icu52/source/data/curr/zh.txt ('k') | icu52/source/data/curr/zh_Hant.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698