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

Side by Side Diff: source/data/curr/cgg.txt

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 years, 11 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
« no previous file with comments | « source/data/curr/ca_FR.txt ('k') | source/data/curr/chr.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) 2014 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/cgg.xml 6 // * Source File: <path>/common/main/cgg.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/cgg.xml 10 * ICU <specials> source: <path>/common/main/cgg.xml
11 */ 11 */
12 cgg{ 12 cgg{
13 Currencies{ 13 Currencies{
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 "Birr ya Ethiopiya", 76 "Birr ya Ethiopiya",
77 } 77 }
78 EUR{ 78 EUR{
79 "€", 79 "€",
80 "Yuro", 80 "Yuro",
81 } 81 }
82 GBP{ 82 GBP{
83 "£", 83 "£",
84 "Paundi ya Bungyereza", 84 "Paundi ya Bungyereza",
85 } 85 }
86 GHC{
87 "GHC",
88 "Cedi ya Ghana",
89 }
86 GMD{ 90 GMD{
87 "GMD", 91 "GMD",
88 "Dalasi ya Gambia", 92 "Dalasi ya Gambia",
89 } 93 }
90 GNS{ 94 GNS{
91 "GNS", 95 "GNS",
92 "Faranga ya Guinea", 96 "Faranga ya Guinea",
93 } 97 }
94 INR{ 98 INR{
95 "₹", 99 "₹",
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
132 "Ougwiya ya Mouriteeniya", 136 "Ougwiya ya Mouriteeniya",
133 } 137 }
134 MUR{ 138 MUR{
135 "MUR", 139 "MUR",
136 "Rupiiha ya Mauritiasi", 140 "Rupiiha ya Mauritiasi",
137 } 141 }
138 MWK{ 142 MWK{
139 "MWK", 143 "MWK",
140 "Kwaca ya Malawi", 144 "Kwaca ya Malawi",
141 } 145 }
146 MZM{
147 "MZM",
148 "Metikari ya Mozambikwi",
149 }
142 NAD{ 150 NAD{
143 "NAD", 151 "NAD",
144 "Doora ya Namibiya", 152 "Doora ya Namibiya",
145 } 153 }
146 NGN{ 154 NGN{
147 "NGN", 155 "NGN",
148 "Naira ya Naigyeriya", 156 "Naira ya Naigyeriya",
149 } 157 }
150 RWF{ 158 RWF{
151 "RWF", 159 "RWF",
152 "Faranga ya Rwanda", 160 "Faranga ya Rwanda",
153 } 161 }
154 SAR{ 162 SAR{
155 "SAR", 163 "SAR",
156 "Riya ya Saudi", 164 "Riya ya Saudi",
157 } 165 }
158 SCR{ 166 SCR{
159 "SCR", 167 "SCR",
160 "Rupiiha ya Sherisheri", 168 "Rupiiha ya Sherisheri",
161 } 169 }
162 SDG{ 170 SDG{
163 "SDG", 171 "SDG",
164 "Dinari ya Sudani", 172 "Dinari ya Sudani",
165 } 173 }
174 SDP{
175 "SDP",
176 "Paundi ya Sudan",
177 }
166 SHP{ 178 SHP{
167 "SHP", 179 "SHP",
168 "Paundi ya Senti Herena", 180 "Paundi ya Senti Herena",
169 } 181 }
170 SLL{ 182 SLL{
171 "SLL", 183 "SLL",
172 "Leone", 184 "Leone",
173 } 185 }
174 SOS{ 186 SOS{
175 "SOS", 187 "SOS",
(...skipping 24 matching lines...) Expand all
200 "Faranga ya CFA BEAC", 212 "Faranga ya CFA BEAC",
201 } 213 }
202 XOF{ 214 XOF{
203 "CFA", 215 "CFA",
204 "Faranga ya CFA BCEAO", 216 "Faranga ya CFA BCEAO",
205 } 217 }
206 ZAR{ 218 ZAR{
207 "ZAR", 219 "ZAR",
208 "Randi ya Sausi Afirika", 220 "Randi ya Sausi Afirika",
209 } 221 }
222 ZMK{
223 "ZMK",
224 "Kwacha ya Zambia (1968–2012)",
225 }
210 ZMW{ 226 ZMW{
211 "ZMW", 227 "ZMW",
212 "Kwacha ya Zambia", 228 "Kwacha ya Zambia",
213 } 229 }
230 ZWD{
231 "ZWD",
232 "Doora ya Zimbabwe",
233 }
214 } 234 }
215 Version{"2.0.92.87"} 235 Version{"2.1.7.39"}
216 } 236 }
OLDNEW
« no previous file with comments | « source/data/curr/ca_FR.txt ('k') | source/data/curr/chr.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698