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

Side by Side Diff: source/data/curr/lu.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/lt.txt ('k') | source/data/curr/luo.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/lu.xml 6 // * Source File: <path>/common/main/lu.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/lu.xml 10 * ICU <specials> source: <path>/common/main/lu.xml
11 */ 11 */
12 lu{ 12 lu{
13 Currencies{ 13 Currencies{
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 "Bira wa Etshiopi", 76 "Bira wa Etshiopi",
77 } 77 }
78 EUR{ 78 EUR{
79 "€", 79 "€",
80 "Iro", 80 "Iro",
81 } 81 }
82 GBP{ 82 GBP{
83 "£", 83 "£",
84 "Pauni wa Angeletele", 84 "Pauni wa Angeletele",
85 } 85 }
86 GHC{
87 "GHC",
88 "Sedi wa Ngana",
89 }
86 GMD{ 90 GMD{
87 "GMD", 91 "GMD",
88 "Ndalasi wa Ngambi", 92 "Ndalasi wa Ngambi",
89 } 93 }
90 GNS{ 94 GNS{
91 "GNS", 95 "GNS",
92 "Nfalanga wa Ngina", 96 "Nfalanga wa Ngina",
93 } 97 }
94 INR{ 98 INR{
95 "₹", 99 "₹",
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
132 "Ugwiya wa Moritani", 136 "Ugwiya wa Moritani",
133 } 137 }
134 MUR{ 138 MUR{
135 "MUR", 139 "MUR",
136 "Rupia wa Morisi", 140 "Rupia wa Morisi",
137 } 141 }
138 MWK{ 142 MWK{
139 "MWK", 143 "MWK",
140 "Kwasha wa Malawi", 144 "Kwasha wa Malawi",
141 } 145 }
146 MZM{
147 "MZM",
148 "Metikali wa Mozambiki",
149 }
142 NAD{ 150 NAD{
143 "NAD", 151 "NAD",
144 "Ndola wa Namibi", 152 "Ndola wa Namibi",
145 } 153 }
146 NGN{ 154 NGN{
147 "NGN", 155 "NGN",
148 "Naira wa Nizerya", 156 "Naira wa Nizerya",
149 } 157 }
150 RWF{ 158 RWF{
151 "RWF", 159 "RWF",
152 "Nfalanga wa Rwanda", 160 "Nfalanga wa Rwanda",
153 } 161 }
154 SAR{ 162 SAR{
155 "SAR", 163 "SAR",
156 "Riyale wa Alabu Nsawu", 164 "Riyale wa Alabu Nsawu",
157 } 165 }
158 SCR{ 166 SCR{
159 "SCR", 167 "SCR",
160 "Rupya wa Seshele", 168 "Rupya wa Seshele",
161 } 169 }
162 SDG{ 170 SDG{
163 "SDG", 171 "SDG",
164 "Ndina wa Suda", 172 "Ndina wa Suda",
165 } 173 }
174 SDP{
175 "SDP",
176 "Pauni wa Suda",
177 }
166 SHP{ 178 SHP{
167 "SHP", 179 "SHP",
168 "Pauni wa Santu Elena", 180 "Pauni wa Santu Elena",
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 28 matching lines...) Expand all
204 "Nfalanga CFA BEAC", 216 "Nfalanga CFA BEAC",
205 } 217 }
206 XOF{ 218 XOF{
207 "CFA", 219 "CFA",
208 "Nfalanga CFA BCEAO", 220 "Nfalanga CFA BCEAO",
209 } 221 }
210 ZAR{ 222 ZAR{
211 "ZAR", 223 "ZAR",
212 "Rande wa Afrika wa Mwinshi", 224 "Rande wa Afrika wa Mwinshi",
213 } 225 }
226 ZMK{
227 "ZMK",
228 "Kwasha wa Zambi (1968–2012)",
229 }
214 ZMW{ 230 ZMW{
215 "ZMW", 231 "ZMW",
216 "Kwasha wa Zambi", 232 "Kwasha wa Zambi",
217 } 233 }
234 ZWD{
235 "ZWD",
236 "Ndola wa Zimbabwe",
237 }
218 } 238 }
219 Version{"2.0.92.87"} 239 Version{"2.1.6.69"}
220 } 240 }
OLDNEW
« no previous file with comments | « source/data/curr/lt.txt ('k') | source/data/curr/luo.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698