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

Side by Side Diff: source/data/curr/saq.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/sah.txt ('k') | source/data/curr/sbp.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/saq.xml 6 // * Source File: <path>/common/main/saq.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/saq.xml 10 * ICU <specials> source: <path>/common/main/saq.xml
11 */ 11 */
12 saq{ 12 saq{
13 Currencies{ 13 Currencies{
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 "Njilingi eel Uhabeshi", 76 "Njilingi eel Uhabeshi",
77 } 77 }
78 EUR{ 78 EUR{
79 "€", 79 "€",
80 "Yuro", 80 "Yuro",
81 } 81 }
82 GBP{ 82 GBP{
83 "£", 83 "£",
84 "Njilingi eel Uingereza", 84 "Njilingi eel Uingereza",
85 } 85 }
86 GHC{
87 "GHC",
88 "Njilingi eel Ghana",
89 }
86 GMD{ 90 GMD{
87 "GMD", 91 "GMD",
88 "Njilingi eel Gambia", 92 "Njilingi eel Gambia",
89 } 93 }
90 GNS{ 94 GNS{
91 "GNS", 95 "GNS",
92 "Njilingi eel Gine", 96 "Njilingi eel Gine",
93 } 97 }
94 INR{ 98 INR{
95 "₹", 99 "₹",
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
132 "Njilingi eel Moritania", 136 "Njilingi eel Moritania",
133 } 137 }
134 MUR{ 138 MUR{
135 "MUR", 139 "MUR",
136 "Njilingi eel Morisi", 140 "Njilingi eel Morisi",
137 } 141 }
138 MWK{ 142 MWK{
139 "MWK", 143 "MWK",
140 "Njilingi eel Malawi", 144 "Njilingi eel Malawi",
141 } 145 }
146 MZM{
147 "MZM",
148 "Njilingi eel Msumbiji",
149 }
142 NAD{ 150 NAD{
143 "NAD", 151 "NAD",
144 "Njilingi eel Namibia", 152 "Njilingi eel Namibia",
145 } 153 }
146 NGN{ 154 NGN{
147 "NGN", 155 "NGN",
148 "Njilingi eel Nijeria", 156 "Njilingi eel Nijeria",
149 } 157 }
150 RWF{ 158 RWF{
151 "RWF", 159 "RWF",
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
204 "Njilingi eel CFA BEAC", 212 "Njilingi eel CFA BEAC",
205 } 213 }
206 XOF{ 214 XOF{
207 "CFA", 215 "CFA",
208 "Njilingi eel CFA BCEAO", 216 "Njilingi eel CFA BCEAO",
209 } 217 }
210 ZAR{ 218 ZAR{
211 "ZAR", 219 "ZAR",
212 "Njilingi eel Afrika Kusini", 220 "Njilingi eel Afrika Kusini",
213 } 221 }
222 ZMK{
223 "ZMK",
224 "Njilingi eel Zambia (1968–2012)",
225 }
214 ZMW{ 226 ZMW{
215 "ZMW", 227 "ZMW",
216 "Njilingi eel Zambia", 228 "Njilingi eel Zambia",
217 } 229 }
230 ZWD{
231 "ZWD",
232 "Dola eel Zimbabwe",
233 }
218 } 234 }
219 Version{"2.0.92.87"} 235 Version{"2.1.7.39"}
220 } 236 }
OLDNEW
« no previous file with comments | « source/data/curr/sah.txt ('k') | source/data/curr/sbp.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698