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

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

Issue 856153003: ICU update to 54 - step 4 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@step3
Patch Set: add missing locale files Created 5 years, 11 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/sr_Latn_RS.txt ('k') | source/data/curr/sw.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) 2015 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>/supplementalData.xml 6 // * Source File: <path>/supplementalData.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 supplementalData:table(nofallback){ 9 supplementalData:table(nofallback){
10 CurrencyMap{ 10 CurrencyMap{
11 150{ 11 150{
12 { 12 {
13 from:intvector{ 13 from:intvector{
(...skipping 2426 matching lines...) Expand 10 before | Expand all | Expand 10 after
2440 from:intvector{ 2440 from:intvector{
2441 73, 2441 73,
2442 -480379904, 2442 -480379904,
2443 } 2443 }
2444 id{"LSL"} 2444 id{"LSL"}
2445 } 2445 }
2446 } 2446 }
2447 LT{ 2447 LT{
2448 { 2448 {
2449 from:intvector{ 2449 from:intvector{
2450 330,
2451 -1563774976,
2452 }
2453 id{"EUR"}
2454 }
2455 {
2456 from:intvector{
2450 172, 2457 172,
2451 -2062942208, 2458 -2062942208,
2452 } 2459 }
2453 id{"LTL"} 2460 id{"LTL"}
2461 to:intvector{
2462 330,
2463 -1563774977,
2464 }
2454 } 2465 }
2455 { 2466 {
2456 from:intvector{ 2467 from:intvector{
2457 167, 2468 167,
2458 638061568, 2469 638061568,
2459 } 2470 }
2460 id{"LTT"} 2471 id{"LTT"}
2461 to:intvector{ 2472 to:intvector{
2462 172, 2473 172,
2463 -1976542209, 2474 -1976542209,
(...skipping 2638 matching lines...) Expand 10 before | Expand all | Expand 10 after
5102 0, 5113 0,
5103 } 5114 }
5104 ZWD:intvector{ 5115 ZWD:intvector{
5105 0, 5116 0,
5106 0, 5117 0,
5107 0, 5118 0,
5108 0, 5119 0,
5109 } 5120 }
5110 } 5121 }
5111 } 5122 }
OLDNEW
« no previous file with comments | « source/data/curr/sr_Latn_RS.txt ('k') | source/data/curr/sw.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698