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

Side by Side Diff: source/data/curr/ksf.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/ksb.txt ('k') | source/data/curr/ksh.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/ksf.xml 6 // * Source File: <path>/common/main/ksf.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/ksf.xml 10 * ICU <specials> source: <path>/common/main/ksf.xml
11 */ 11 */
12 ksf{ 12 ksf{
13 Currencies{ 13 Currencies{
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 "mɔni mǝ á ɛtyɔpí", 76 "mɔni mǝ á ɛtyɔpí",
77 } 77 }
78 EUR{ 78 EUR{
79 "€", 79 "€",
80 "mɔni mǝ á pɛrɛsǝ́", 80 "mɔni mǝ á pɛrɛsǝ́",
81 } 81 }
82 GBP{ 82 GBP{
83 "£", 83 "£",
84 "mɔni mǝ á ingɛrís", 84 "mɔni mǝ á ingɛrís",
85 } 85 }
86 GHC{
87 "GHC",
88 "mɔni mǝ á gána",
89 }
86 GMD{ 90 GMD{
87 "GMD", 91 "GMD",
88 "mɔni mǝ á gambí", 92 "mɔni mǝ á gambí",
89 } 93 }
90 GNS{ 94 GNS{
91 "GNS", 95 "GNS",
92 "mɔni mǝ á ginɛ́", 96 "mɔni mǝ á ginɛ́",
93 } 97 }
94 INR{ 98 INR{
95 "₹", 99 "₹",
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
132 "mɔni mǝ á mwaritaní", 136 "mɔni mǝ á mwaritaní",
133 } 137 }
134 MUR{ 138 MUR{
135 "MUR", 139 "MUR",
136 "mɔni mǝ á mwarís", 140 "mɔni mǝ á mwarís",
137 } 141 }
138 MWK{ 142 MWK{
139 "MWK", 143 "MWK",
140 "mɔni mǝ á malawi", 144 "mɔni mǝ á malawi",
141 } 145 }
146 MZM{
147 "MZM",
148 "mɔni mǝ á mosambík",
149 }
142 NAD{ 150 NAD{
143 "NAD", 151 "NAD",
144 "mɔni mǝ á namibí", 152 "mɔni mǝ á namibí",
145 } 153 }
146 NGN{ 154 NGN{
147 "NGN", 155 "NGN",
148 "mɔni mǝ á nijɛ́rya", 156 "mɔni mǝ á nijɛ́rya",
149 } 157 }
150 RWF{ 158 RWF{
151 "RWF", 159 "RWF",
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
204 "fráŋ", 212 "fráŋ",
205 } 213 }
206 XOF{ 214 XOF{
207 "CFA", 215 "CFA",
208 "mɔni mǝ á afríka aná wɛs", 216 "mɔni mǝ á afríka aná wɛs",
209 } 217 }
210 ZAR{ 218 ZAR{
211 "ZAR", 219 "ZAR",
212 "mɔni mǝ á afrik anǝ a sud", 220 "mɔni mǝ á afrik anǝ a sud",
213 } 221 }
222 ZMK{
223 "ZMK",
224 "mɔni mǝ á zambí (1968–2012)",
225 }
214 ZMW{ 226 ZMW{
215 "ZMW", 227 "ZMW",
216 "mɔni mǝ á zambí", 228 "mɔni mǝ á zambí",
217 } 229 }
230 ZWD{
231 "ZWD",
232 "mɔni mǝ á zimbabwɛ́",
233 }
218 } 234 }
219 Version{"2.0.92.87"} 235 Version{"2.1.6.69"}
220 } 236 }
OLDNEW
« no previous file with comments | « source/data/curr/ksb.txt ('k') | source/data/curr/ksh.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698