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

Side by Side Diff: source/data/curr/shi_Latn.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/shi.txt ('k') | source/data/curr/si.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/shi_Latn.xml 6 // * Source File: <path>/common/main/shi_Latn.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/shi_Latn.xml 10 * ICU <specials> source: <path>/common/main/shi_Latn.xml
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after
121 "aryal n ssaɛudiya", 121 "aryal n ssaɛudiya",
122 } 122 }
123 SDG{ 123 SDG{
124 "SDG", 124 "SDG",
125 "adinar n ssudan", 125 "adinar n ssudan",
126 } 126 }
127 SLL{ 127 SLL{
128 "SLL", 128 "SLL",
129 "liyun", 129 "liyun",
130 } 130 }
131 STD{
132 "STD",
133 "adubra n sanṭumi",
134 }
135 SZL{
136 "SZL",
137 "lilanjini",
138 }
139 TND{ 131 TND{
140 "TND", 132 "TND",
141 "adinar n tuns", 133 "adinar n tuns",
142 } 134 }
143 TZS{ 135 TZS{
144 "TZS", 136 "TZS",
145 "acilin n ṭanẓanya", 137 "acilin n ṭanẓanya",
146 } 138 }
147 UGX{ 139 UGX{
148 "UGX", 140 "UGX",
(...skipping 15 matching lines...) Expand all
164 "ZAR", 156 "ZAR",
165 "arand n afriqya n iffus", 157 "arand n afriqya n iffus",
166 } 158 }
167 ZMW{ 159 ZMW{
168 "ZMW", 160 "ZMW",
169 "akwaca n zambya", 161 "akwaca n zambya",
170 } 162 }
171 } 163 }
172 Version{"2.1.6.69"} 164 Version{"2.1.6.69"}
173 } 165 }
OLDNEW
« no previous file with comments | « source/data/curr/shi.txt ('k') | source/data/curr/si.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698