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

Side by Side Diff: icu52/source/data/curr/kea.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/kde.txt ('k') | icu52/source/data/curr/khq.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/kea.xml 6 // * Source File: <path>/common/main/kea.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/kea.xml 10 * ICU <specials> source: <path>/common/main/kea.xml
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
89 "Bir etiopi", 89 "Bir etiopi",
90 } 90 }
91 EUR{ 91 EUR{
92 "€", 92 "€",
93 "Euro", 93 "Euro",
94 } 94 }
95 GBP{ 95 GBP{
96 "£", 96 "£",
97 "Libra sterlina britaniku", 97 "Libra sterlina britaniku",
98 } 98 }
99 GHC{
100 "GHC",
101 "Sedi di Gana",
102 }
103 GMD{ 99 GMD{
104 "GMD", 100 "GMD",
105 "Dalasi", 101 "Dalasi",
106 } 102 }
107 GNS{ 103 GNS{
108 "GNS", 104 "GNS",
109 "Sili", 105 "Sili",
110 } 106 }
111 HKD{ 107 HKD{
112 "HK$", 108 "HK$",
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
169 "Rupia di Maurisias", 165 "Rupia di Maurisias",
170 } 166 }
171 MWK{ 167 MWK{
172 "MWK", 168 "MWK",
173 "Kuaxa di Malaui", 169 "Kuaxa di Malaui",
174 } 170 }
175 MXN{ 171 MXN{
176 "MX$", 172 "MX$",
177 "Pezu mexikanu", 173 "Pezu mexikanu",
178 } 174 }
179 MZM{
180 "MZM",
181 "Metikal",
182 }
183 NAD{ 175 NAD{
184 "NAD", 176 "NAD",
185 "Dola namibianu", 177 "Dola namibianu",
186 } 178 }
187 NGN{ 179 NGN{
188 "NGN", 180 "NGN",
189 "Naira", 181 "Naira",
190 } 182 }
191 NOK{ 183 NOK{
192 "NOK", 184 "NOK",
(...skipping 20 matching lines...) Expand all
213 "Rial saudita", 205 "Rial saudita",
214 } 206 }
215 SCR{ 207 SCR{
216 "SCR", 208 "SCR",
217 "Rupia di Seixelis", 209 "Rupia di Seixelis",
218 } 210 }
219 SDG{ 211 SDG{
220 "SDG", 212 "SDG",
221 "Libra sudanes", 213 "Libra sudanes",
222 } 214 }
223 SDP{
224 "SDP",
225 "Libra sudanes antigu",
226 }
227 SEK{ 215 SEK{
228 "SEK", 216 "SEK",
229 "Kuroa sueku", 217 "Kuroa sueku",
230 } 218 }
231 SHP{ 219 SHP{
232 "SHP", 220 "SHP",
233 "Libra di Santa Ilena", 221 "Libra di Santa Ilena",
234 } 222 }
235 SLL{ 223 SLL{
236 "SLL", 224 "SLL",
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
297 "XPF", 285 "XPF",
298 } 286 }
299 XXX{ 287 XXX{
300 "XXX", 288 "XXX",
301 "Mueda diskonxedu", 289 "Mueda diskonxedu",
302 } 290 }
303 ZAR{ 291 ZAR{
304 "ZAR", 292 "ZAR",
305 "Rand sulafrikanu", 293 "Rand sulafrikanu",
306 } 294 }
307 ZMK{
308 "ZMK",
309 "Kuaxa zambianu (1968–2012)",
310 }
311 ZMW{ 295 ZMW{
312 "ZMW", 296 "ZMW",
313 "Kuaxa zambianu", 297 "Kuaxa zambianu",
314 } 298 }
315 ZWD{
316 "ZWD",
317 "Dola di Zimbabue",
318 }
319 } 299 }
320 CurrencyUnitPatterns{ 300 CurrencyUnitPatterns{
321 other{"{0} {1}"} 301 other{"{0} {1}"}
322 } 302 }
323 Version{"2.0.92.87"} 303 Version{"2.0.92.87"}
324 } 304 }
OLDNEW
« no previous file with comments | « icu52/source/data/curr/kde.txt ('k') | icu52/source/data/curr/khq.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698