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

Side by Side Diff: source/data/curr/seh.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/sbp.txt ('k') | source/data/curr/ses.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/seh.xml 6 // * Source File: <path>/common/main/seh.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/seh.xml 10 * ICU <specials> source: <path>/common/main/seh.xml
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after
124 "Rial saudita", 124 "Rial saudita",
125 } 125 }
126 SDG{ 126 SDG{
127 "SDG", 127 "SDG",
128 "Dinar sudanês", 128 "Dinar sudanês",
129 } 129 }
130 SLL{ 130 SLL{
131 "SLL", 131 "SLL",
132 "Leone de Serra Leoa", 132 "Leone de Serra Leoa",
133 } 133 }
134 STD{
135 "STD",
136 "Dobra de São Tomé e Príncipe",
137 }
138 SZL{
139 "SZL",
140 "Lilangeni da Suazilândia",
141 }
142 TND{ 134 TND{
143 "TND", 135 "TND",
144 "Dinar tunisiano", 136 "Dinar tunisiano",
145 } 137 }
146 TZS{ 138 TZS{
147 "TZS", 139 "TZS",
148 "Xelim da Tanzânia", 140 "Xelim da Tanzânia",
149 } 141 }
150 UGX{ 142 UGX{
151 "UGX", 143 "UGX",
(...skipping 15 matching lines...) Expand all
167 "ZAR", 159 "ZAR",
168 "Rand sul-africano", 160 "Rand sul-africano",
169 } 161 }
170 ZMW{ 162 ZMW{
171 "ZMW", 163 "ZMW",
172 "Cuacha zambiano", 164 "Cuacha zambiano",
173 } 165 }
174 } 166 }
175 Version{"2.1.6.69"} 167 Version{"2.1.6.69"}
176 } 168 }
OLDNEW
« no previous file with comments | « source/data/curr/sbp.txt ('k') | source/data/curr/ses.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698