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

Side by Side Diff: icu52/source/data/curr/zu.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/zh_Hant_HK.txt ('k') | icu52/source/data/in/icudtl.dat » ('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/zu.xml 6 // * Source File: <path>/common/main/zu.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/zu.xml 10 * ICU <specials> source: <path>/common/main/zu.xml
(...skipping 621 matching lines...) Expand 10 before | Expand all | Expand 10 after
632 "Imali engaziwa", 632 "Imali engaziwa",
633 } 633 }
634 YER{ 634 YER{
635 "YER", 635 "YER",
636 "i-Yemeni Rial", 636 "i-Yemeni Rial",
637 } 637 }
638 ZAR{ 638 ZAR{
639 "R", 639 "R",
640 "i-South African Rand", 640 "i-South African Rand",
641 } 641 }
642 ZMK{
643 "ZMK",
644 "i-Zambian Kwacha (1968–2012)",
645 }
646 ZMW{ 642 ZMW{
647 "ZMW", 643 "ZMW",
648 "i-Zambian Kwacha", 644 "i-Zambian Kwacha",
649 } 645 }
650 } 646 }
651 CurrencyUnitPatterns{ 647 CurrencyUnitPatterns{
652 one{"{0} {1}"} 648 one{"{0} {1}"}
653 other{"{0} {1}"} 649 other{"{0} {1}"}
654 } 650 }
655 Version{"2.0.92.87"} 651 Version{"2.0.92.87"}
656 } 652 }
OLDNEW
« no previous file with comments | « icu52/source/data/curr/zh_Hant_HK.txt ('k') | icu52/source/data/in/icudtl.dat » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698