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

Side by Side Diff: icu52/source/data/curr/mfe.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/mer.txt ('k') | icu52/source/data/curr/mg.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/mfe.xml 6 // * Source File: <path>/common/main/mfe.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/mfe.xml 10 * ICU <specials> source: <path>/common/main/mfe.xml
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 "birr etiopien", 76 "birr etiopien",
77 } 77 }
78 EUR{ 78 EUR{
79 "€", 79 "€",
80 "euro", 80 "euro",
81 } 81 }
82 GBP{ 82 GBP{
83 "£", 83 "£",
84 "liv sterlin", 84 "liv sterlin",
85 } 85 }
86 GHC{
87 "GHC",
88 "sedi ganeen",
89 }
90 GMD{ 86 GMD{
91 "GMD", 87 "GMD",
92 "dalasi gambien", 88 "dalasi gambien",
93 } 89 }
94 GNS{ 90 GNS{
95 "GNS", 91 "GNS",
96 "fran gineen", 92 "fran gineen",
97 } 93 }
98 INR{ 94 INR{
99 "₹", 95 "₹",
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
136 "ouguiya moritanien", 132 "ouguiya moritanien",
137 } 133 }
138 MUR{ 134 MUR{
139 "Rs", 135 "Rs",
140 "roupi morisien", 136 "roupi morisien",
141 } 137 }
142 MWK{ 138 MWK{
143 "MWK", 139 "MWK",
144 "kwacha malawit", 140 "kwacha malawit",
145 } 141 }
146 MZM{
147 "MZM",
148 "metikal mozanbikin",
149 }
150 NAD{ 142 NAD{
151 "NAD", 143 "NAD",
152 "dolar namibien", 144 "dolar namibien",
153 } 145 }
154 NGN{ 146 NGN{
155 "NGN", 147 "NGN",
156 "naira nizerian", 148 "naira nizerian",
157 } 149 }
158 RWF{ 150 RWF{
159 "RWF", 151 "RWF",
160 "fran rwande", 152 "fran rwande",
161 } 153 }
162 SAR{ 154 SAR{
163 "SAR", 155 "SAR",
164 "rial saoudien", 156 "rial saoudien",
165 } 157 }
166 SCR{ 158 SCR{
167 "SCR", 159 "SCR",
168 "roupi seselwa", 160 "roupi seselwa",
169 } 161 }
170 SDG{ 162 SDG{
171 "SDG", 163 "SDG",
172 "dinar soudane", 164 "dinar soudane",
173 } 165 }
174 SDP{
175 "SDP",
176 "liv soudane",
177 }
178 SHP{ 166 SHP{
179 "SHP", 167 "SHP",
180 "liv Sainte-Hélène", 168 "liv Sainte-Hélène",
181 } 169 }
182 SLL{ 170 SLL{
183 "SLL", 171 "SLL",
184 "leonn Sierra-Leone", 172 "leonn Sierra-Leone",
185 } 173 }
186 SOS{ 174 SOS{
187 "SOS", 175 "SOS",
(...skipping 28 matching lines...) Expand all
216 "fran CFA (BEAC)", 204 "fran CFA (BEAC)",
217 } 205 }
218 XOF{ 206 XOF{
219 "CFA", 207 "CFA",
220 "fran CFA (BCEAO)", 208 "fran CFA (BCEAO)",
221 } 209 }
222 ZAR{ 210 ZAR{
223 "ZAR", 211 "ZAR",
224 "rand sid-afrikin", 212 "rand sid-afrikin",
225 } 213 }
226 ZMK{
227 "ZMK",
228 "kwacha zanbien (1968–2012)",
229 }
230 ZMW{ 214 ZMW{
231 "ZMW", 215 "ZMW",
232 "kwacha zanbien", 216 "kwacha zanbien",
233 } 217 }
234 ZWD{
235 "ZWD",
236 "dolar zimbawe",
237 }
238 } 218 }
239 Version{"2.0.92.75"} 219 Version{"2.0.92.75"}
240 } 220 }
OLDNEW
« no previous file with comments | « icu52/source/data/curr/mer.txt ('k') | icu52/source/data/curr/mg.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698