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

Side by Side Diff: source/data/curr/xog.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/vun.txt ('k') | source/data/curr/yo.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/xog.xml 6 // * Source File: <path>/common/main/xog.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/xog.xml 10 * ICU <specials> source: <path>/common/main/xog.xml
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
116 "Riyaali ey’eBuwarabu", 116 "Riyaali ey’eBuwarabu",
117 } 117 }
118 SDG{ 118 SDG{
119 "SDG", 119 "SDG",
120 "Dinaali ey’eSudaani", 120 "Dinaali ey’eSudaani",
121 } 121 }
122 SLL{ 122 SLL{
123 "SLL", 123 "SLL",
124 "Lewone", 124 "Lewone",
125 } 125 }
126 STD{
127 "STD",
128 "Dobura ey’eSantome ne Purincipe",
129 }
130 SZL{
131 "SZL",
132 "Lilangeni",
133 }
134 TND{ 126 TND{
135 "TND", 127 "TND",
136 "Dinaali ey’eTunizya", 128 "Dinaali ey’eTunizya",
137 } 129 }
138 TZS{ 130 TZS{
139 "TZS", 131 "TZS",
140 "Silingi ey’eTanzaniya", 132 "Silingi ey’eTanzaniya",
141 } 133 }
142 UGX{ 134 UGX{
143 "USh", 135 "USh",
(...skipping 15 matching lines...) Expand all
159 "ZAR", 151 "ZAR",
160 "Randi ey’eSawusafirika", 152 "Randi ey’eSawusafirika",
161 } 153 }
162 ZMW{ 154 ZMW{
163 "ZMW", 155 "ZMW",
164 "Kwaca ey’eZambya", 156 "Kwaca ey’eZambya",
165 } 157 }
166 } 158 }
167 Version{"2.1.7.39"} 159 Version{"2.1.7.39"}
168 } 160 }
OLDNEW
« no previous file with comments | « source/data/curr/vun.txt ('k') | source/data/curr/yo.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698