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

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

Issue 877193003: ICU update to 54.1 step 7 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: add one more msvc's warning fix Created 5 years, 10 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.txt ('k') | source/data/curr/cs.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) 2014 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
(...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after
120 "Riya ya Saudi", 120 "Riya ya Saudi",
121 } 121 }
122 SDG{ 122 SDG{
123 "SDG", 123 "SDG",
124 "Dinari ya Sudani", 124 "Dinari ya Sudani",
125 } 125 }
126 SLL{ 126 SLL{
127 "SLL", 127 "SLL",
128 "Leone", 128 "Leone",
129 } 129 }
130 STD{
131 "STD",
132 "Dobra ya Sao Tome na Purinsipo",
133 }
134 TND{ 130 TND{
135 "TND", 131 "TND",
136 "Dinari ya Tunisia", 132 "Dinari ya Tunisia",
137 } 133 }
138 TZS{ 134 TZS{
139 "TZS", 135 "TZS",
140 "Eshiringi ya Tanzania", 136 "Eshiringi ya Tanzania",
141 } 137 }
142 UGX{ 138 UGX{
143 "USh", 139 "USh",
(...skipping 15 matching lines...) Expand all
159 "ZAR", 155 "ZAR",
160 "Randi ya Sausi Afirika", 156 "Randi ya Sausi Afirika",
161 } 157 }
162 ZMW{ 158 ZMW{
163 "ZMW", 159 "ZMW",
164 "Kwacha ya Zambia", 160 "Kwacha ya Zambia",
165 } 161 }
166 } 162 }
167 Version{"2.1.7.39"} 163 Version{"2.1.7.39"}
168 } 164 }
OLDNEW
« no previous file with comments | « source/data/curr/ca.txt ('k') | source/data/curr/cs.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698