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

Side by Side Diff: icu52/source/data/locales/lkt.txt

Issue 247663002: Trim unit* sections in data/locales/* (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: Created 6 years, 8 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 | Annotate | Revision Log
« no previous file with comments | « icu52/source/data/locales/ko.txt ('k') | icu52/source/data/locales/lt.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) 2013 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/lkt.xml 6 // * Source File: <path>/common/main/lkt.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/lkt.xml 10 * ICU <specials> source: <path>/common/main/lkt.xml
(...skipping 214 matching lines...) Expand 10 before | Expand all | Expand 10 after
225 second{ 225 second{
226 other{"Okpí {0}"} 226 other{"Okpí {0}"}
227 } 227 }
228 week{ 228 week{
229 other{"okó {0}"} 229 other{"okó {0}"}
230 } 230 }
231 year{ 231 year{
232 other{"ómakȟa {0}"} 232 other{"ómakȟa {0}"}
233 } 233 }
234 } 234 }
235 length{
236 foot{
237 other{"siíyutȟapi {0}"}
238 }
239 inch{
240 other{"oíyutȟe čísčila {0}"}
241 }
242 mile{
243 other{"makhíyutȟapi {0}"}
244 }
245 yard{
246 other{"čhaéglepi {0}"}
247 }
248 }
249 mass{
250 pound{
251 other{"tkeíyutȟapi {0}"}
252 }
253 }
254 } 235 }
255 unitsNarrow{ 236 unitsNarrow{
256 duration{ 237 duration{
257 day{ 238 day{
258 other{"{0}-čháŋ"} 239 other{"{0}-čháŋ"}
259 } 240 }
260 hour{ 241 hour{
261 other{"Owápȟe {0}"} 242 other{"Owápȟe {0}"}
262 } 243 }
263 month{ 244 month{
264 other{"Wí {0}"} 245 other{"Wí {0}"}
265 } 246 }
266 second{ 247 second{
267 other{"Okpí {0}"} 248 other{"Okpí {0}"}
268 } 249 }
269 week{ 250 week{
270 other{"okó {0}"} 251 other{"okó {0}"}
271 } 252 }
272 year{ 253 year{
273 other{"ómakȟa {0}"} 254 other{"ómakȟa {0}"}
274 } 255 }
275 } 256 }
276 length{
277 foot{
278 other{"siíyutȟapi {0}"}
279 }
280 inch{
281 other{"{0}″"}
282 }
283 mile{
284 other{"{0} makh"}
285 }
286 yard{
287 other{"čhaéglepi {0}"}
288 }
289 }
290 mass{
291 pound{
292 other{"{0}#"}
293 }
294 }
295 } 257 }
296 unitsShort{ 258 unitsShort{
297 duration{ 259 duration{
298 day{ 260 day{
299 other{"{0}-čháŋ"} 261 other{"{0}-čháŋ"}
300 } 262 }
301 hour{ 263 hour{
302 other{"Owápȟe {0}"} 264 other{"Owápȟe {0}"}
303 } 265 }
304 month{ 266 month{
305 other{"Wíyawapi {0}"} 267 other{"Wíyawapi {0}"}
306 } 268 }
307 second{ 269 second{
308 other{"Okpí {0}"} 270 other{"Okpí {0}"}
309 } 271 }
310 week{ 272 week{
311 other{"okó {0}"} 273 other{"okó {0}"}
312 } 274 }
313 year{ 275 year{
314 other{"ómakȟa {0}"} 276 other{"ómakȟa {0}"}
315 } 277 }
316 } 278 }
317 length{
318 foot{
319 other{"siíyutȟapi {0}"}
320 }
321 inch{
322 other{"oíyutȟe čísčila {0}"}
323 }
324 mile{
325 other{"makhíyutȟapi {0}"}
326 }
327 yard{
328 other{"čhaéglepi {0}"}
329 }
330 }
331 mass{
332 pound{
333 other{"tkeíyutȟapi {0}"}
334 }
335 }
336 } 279 }
337 } 280 }
OLDNEW
« no previous file with comments | « icu52/source/data/locales/ko.txt ('k') | icu52/source/data/locales/lt.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698