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

Side by Side Diff: icu52/source/data/curr/mer.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/mas.txt ('k') | icu52/source/data/curr/mfe.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/mer.xml 6 // * Source File: <path>/common/main/mer.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/mer.xml 10 * ICU <specials> source: <path>/common/main/mer.xml
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 "Bĩrũ ya Ithiopia", 76 "Bĩrũ ya Ithiopia",
77 } 77 }
78 EUR{ 78 EUR{
79 "€", 79 "€",
80 "Yuro", 80 "Yuro",
81 } 81 }
82 GBP{ 82 GBP{
83 "£", 83 "£",
84 "Paũndi ya Ngeretha", 84 "Paũndi ya Ngeretha",
85 } 85 }
86 GHC{
87 "GHC",
88 "Sedi ya Ghana",
89 }
90 GMD{ 86 GMD{
91 "GMD", 87 "GMD",
92 "Dalasi ya Gambia", 88 "Dalasi ya Gambia",
93 } 89 }
94 GNS{ 90 GNS{
95 "GNS", 91 "GNS",
96 "Faranga ya Gine", 92 "Faranga ya Gine",
97 } 93 }
98 INR{ 94 INR{
99 "₹", 95 "₹",
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
136 "Ugwiya ya Mauritania", 132 "Ugwiya ya Mauritania",
137 } 133 }
138 MUR{ 134 MUR{
139 "MUR", 135 "MUR",
140 "Rupia ya Maurĩtiasi", 136 "Rupia ya Maurĩtiasi",
141 } 137 }
142 MWK{ 138 MWK{
143 "MWK", 139 "MWK",
144 "Kwacha ya Malawi", 140 "Kwacha ya Malawi",
145 } 141 }
146 MZM{
147 "MZM",
148 "Metikali ya Mozambĩkĩ",
149 }
150 NAD{ 142 NAD{
151 "NAD", 143 "NAD",
152 "Dola ya Namibia", 144 "Dola ya Namibia",
153 } 145 }
154 NGN{ 146 NGN{
155 "NGN", 147 "NGN",
156 "Naira ya Nijeria", 148 "Naira ya Nijeria",
157 } 149 }
158 RWF{ 150 RWF{
159 "RWF", 151 "RWF",
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
212 "Faranga CFA BEAC", 204 "Faranga CFA BEAC",
213 } 205 }
214 XOF{ 206 XOF{
215 "CFA", 207 "CFA",
216 "Faranga CFA BCEAO", 208 "Faranga CFA BCEAO",
217 } 209 }
218 ZAR{ 210 ZAR{
219 "ZAR", 211 "ZAR",
220 "Randi ya Afrika ya Sauthi", 212 "Randi ya Afrika ya Sauthi",
221 } 213 }
222 ZMK{
223 "ZMK",
224 "Kwacha ya Zambia (1968–2012)",
225 }
226 ZMW{ 214 ZMW{
227 "ZMW", 215 "ZMW",
228 "Kwacha ya Zambia", 216 "Kwacha ya Zambia",
229 } 217 }
230 ZWD{
231 "ZWD",
232 "Dola ya Zimbabwe",
233 }
234 } 218 }
235 Version{"2.0.92.87"} 219 Version{"2.0.92.87"}
236 } 220 }
OLDNEW
« no previous file with comments | « icu52/source/data/curr/mas.txt ('k') | icu52/source/data/curr/mfe.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698