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

Side by Side Diff: icu52/source/data/curr/en_GB.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/en.txt ('k') | icu52/source/data/curr/es.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/en_GB.xml 6 // * Source File: <path>/common/main/en_GB.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 en_GB{ 9 en_GB{
10 %%Parent{"en_001"} 10 %%Parent{"en_001"}
11 Currencies{ 11 Currencies{
12 AUD{ 12 AUD{
13 "AU$", 13 "AU$",
14 "Australian Dollar", 14 "Australian Dollar",
15 } 15 }
16 BRL{ 16 BRL{
17 "R$", 17 "R$",
18 "Brazilian Real", 18 "Brazilian Real",
19 } 19 }
20 BYB{
21 "BYB",
22 "Belarusian New Rouble (1994–1999)",
23 }
24 BYR{ 20 BYR{
25 "BYR", 21 "BYR",
26 "Belarusian Rouble", 22 "Belarusian Rouble",
27 } 23 }
28 CAD{ 24 CAD{
29 "CA$", 25 "CA$",
30 "Canadian Dollar", 26 "Canadian Dollar",
31 } 27 }
32 CNY{ 28 CNY{
33 "CN¥", 29 "CN¥",
34 "Chinese Yuan", 30 "Chinese Yuan",
35 } 31 }
36 EUR{ 32 EUR{
37 "€", 33 "€",
38 "Euro", 34 "Euro",
39 } 35 }
40 GBP{ 36 GBP{
41 "£", 37 "£",
42 "British Pound", 38 "British Pound",
43 } 39 }
44 HKD{ 40 HKD{
45 "HK$", 41 "HK$",
46 "Hong Kong Dollar", 42 "Hong Kong Dollar",
47 } 43 }
48 ILR{
49 "ILR",
50 "Israeli Shekel (1980–1985)",
51 }
52 ILS{ 44 ILS{
53 "₪", 45 "₪",
54 "Israeli New Shekel", 46 "Israeli New Shekel",
55 } 47 }
56 INR{ 48 INR{
57 "₹", 49 "₹",
58 "Indian Rupee", 50 "Indian Rupee",
59 } 51 }
60 KRW{ 52 KRW{
61 "₩", 53 "₩",
(...skipping 16 matching lines...) Expand all
78 "Mexican Peso", 70 "Mexican Peso",
79 } 71 }
80 NZD{ 72 NZD{
81 "NZ$", 73 "NZ$",
82 "New Zealand Dollar", 74 "New Zealand Dollar",
83 } 75 }
84 RUB{ 76 RUB{
85 "RUB", 77 "RUB",
86 "Russian Rouble", 78 "Russian Rouble",
87 } 79 }
88 RUR{
89 "RUR",
90 "Russian Rouble (1991–1998)",
91 }
92 SCR{ 80 SCR{
93 "SCR", 81 "SCR",
94 "Seychelles Rupee", 82 "Seychelles Rupee",
95 } 83 }
96 THB{ 84 THB{
97 "฿", 85 "฿",
98 "Thai Baht", 86 "Thai Baht",
99 } 87 }
100 TJR{ 88 TJR{
101 "TJR", 89 "TJR",
(...skipping 30 matching lines...) Expand all
132 XPF{ 120 XPF{
133 "CFPF", 121 "CFPF",
134 "CFP Franc", 122 "CFP Franc",
135 } 123 }
136 XXX{ 124 XXX{
137 "XXX", 125 "XXX",
138 "Unknown Currency", 126 "Unknown Currency",
139 } 127 }
140 } 128 }
141 CurrencyPlurals{ 129 CurrencyPlurals{
142 BYB{
143 one{"Belarusian new rouble (1994–1999)"}
144 other{"Belarusian new roubles (1994–1999)"}
145 }
146 BYR{ 130 BYR{
147 one{"Belarusian rouble"} 131 one{"Belarusian rouble"}
148 other{"Belarusian roubles"} 132 other{"Belarusian roubles"}
149 } 133 }
150 GBP{ 134 GBP{
151 one{"British pound"} 135 one{"British pound"}
152 other{"British pounds"} 136 other{"British pounds"}
153 } 137 }
154 ILR{
155 one{"Israeli shekel (1980–1985)"}
156 other{"Israeli shekels (1980–1985)"}
157 }
158 ILS{ 138 ILS{
159 one{"Israeli new shekel"} 139 one{"Israeli new shekel"}
160 other{"Israeli new shekels"} 140 other{"Israeli new shekels"}
161 } 141 }
162 LVR{ 142 LVR{
163 one{"Latvian rouble"} 143 one{"Latvian rouble"}
164 other{"Latvian roubles"} 144 other{"Latvian roubles"}
165 } 145 }
166 MGA{ 146 MGA{
167 one{"Malagasy ariary"} 147 one{"Malagasy ariary"}
168 other{"Malagasy ariarys"} 148 other{"Malagasy ariarys"}
169 } 149 }
170 MWK{ 150 MWK{
171 one{"Malawian kwacha"} 151 one{"Malawian kwacha"}
172 other{"Malawian kwachas"} 152 other{"Malawian kwachas"}
173 } 153 }
174 RUB{ 154 RUB{
175 one{"Russian rouble"} 155 one{"Russian rouble"}
176 other{"Russian roubles"} 156 other{"Russian roubles"}
177 } 157 }
178 RUR{
179 one{"Russian rouble (1991–1998)"}
180 other{"Russian roubles (1991–1998)"}
181 }
182 SCR{ 158 SCR{
183 one{"Seychelles rupee"} 159 one{"Seychelles rupee"}
184 other{"Seychelles rupees"} 160 other{"Seychelles rupees"}
185 } 161 }
186 TJR{ 162 TJR{
187 one{"Tajikistani rouble"} 163 one{"Tajikistani rouble"}
188 other{"Tajikistani roubles"} 164 other{"Tajikistani roubles"}
189 } 165 }
190 UZS{ 166 UZS{
191 one{"Uzbekistani som"} 167 one{"Uzbekistani som"}
192 other{"Uzbekistani som"} 168 other{"Uzbekistani som"}
193 } 169 }
194 XAF{ 170 XAF{
195 one{"Central African CFA franc"} 171 one{"Central African CFA franc"}
196 other{"Central African CFA francs"} 172 other{"Central African CFA francs"}
197 } 173 }
198 XOF{ 174 XOF{
199 one{"West African CFA franc"} 175 one{"West African CFA franc"}
200 other{"West African CFA francs"} 176 other{"West African CFA francs"}
201 } 177 }
202 XXX{ 178 XXX{
203 one{"(unknown currency)"} 179 one{"(unknown currency)"}
204 other{"(unknown currency)"} 180 other{"(unknown currency)"}
205 } 181 }
206 } 182 }
207 Version{"2.0.92.80"} 183 Version{"2.0.92.80"}
208 } 184 }
OLDNEW
« no previous file with comments | « icu52/source/data/curr/en.txt ('k') | icu52/source/data/curr/es.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698