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

Side by Side Diff: icu52/source/data/curr/eu.txt

Issue 239543018: Trim ICU data to reduce the download size/memory usage (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/curr/et.txt ('k') | icu52/source/data/curr/ewo.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/eu.xml 6 // * Source File: <path>/common/main/eu.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/eu.xml 10 * ICU <specials> source: <path>/common/main/eu.xml
(...skipping 630 matching lines...) Expand 10 before | Expand all | Expand 10 after
641 "Moneta ezezaguna", 641 "Moneta ezezaguna",
642 } 642 }
643 YER{ 643 YER{
644 "YER", 644 "YER",
645 "Yemengo riala", 645 "Yemengo riala",
646 } 646 }
647 ZAR{ 647 ZAR{
648 "ZAR", 648 "ZAR",
649 "Hegoafrikako randa", 649 "Hegoafrikako randa",
650 } 650 }
651 ZMK{
652 "ZMK",
653 "Zambiako kwacha (1968–2012)",
654 }
655 ZMW{ 651 ZMW{
656 "ZMW", 652 "ZMW",
657 "Zambiako kwacha", 653 "Zambiako kwacha",
658 } 654 }
659 } 655 }
660 CurrencyPlurals{ 656 CurrencyPlurals{
661 AED{ 657 AED{
662 one{"Arabiar Emirerri Batuetako dirham"} 658 one{"Arabiar Emirerri Batuetako dirham"}
663 other{"Arabiar Emirerri Batuetako dirham"} 659 other{"Arabiar Emirerri Batuetako dirham"}
664 } 660 }
(...skipping 621 matching lines...) Expand 10 before | Expand all | Expand 10 after
1286 one{"Zambiako kwacha"} 1282 one{"Zambiako kwacha"}
1287 other{"Zambiako kwacha"} 1283 other{"Zambiako kwacha"}
1288 } 1284 }
1289 } 1285 }
1290 CurrencyUnitPatterns{ 1286 CurrencyUnitPatterns{
1291 one{"{0} {1}"} 1287 one{"{0} {1}"}
1292 other{"{0} {1}"} 1288 other{"{0} {1}"}
1293 } 1289 }
1294 Version{"2.0.92.87"} 1290 Version{"2.0.92.87"}
1295 } 1291 }
OLDNEW
« no previous file with comments | « icu52/source/data/curr/et.txt ('k') | icu52/source/data/curr/ewo.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698