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

Side by Side Diff: icu52/source/data/curr/ta.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/swc.txt ('k') | icu52/source/data/curr/te.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/ta.xml 6 // * Source File: <path>/common/main/ta.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/ta.xml 10 * ICU <specials> source: <path>/common/main/ta.xml
(...skipping 621 matching lines...) Expand 10 before | Expand all | Expand 10 after
632 "தெரியாத நாணயம்", 632 "தெரியாத நாணயம்",
633 } 633 }
634 YER{ 634 YER{
635 "YER", 635 "YER",
636 "யெமினி ரியால்", 636 "யெமினி ரியால்",
637 } 637 }
638 ZAR{ 638 ZAR{
639 "ZAR", 639 "ZAR",
640 "தென் ஆப்ரிக்க ராண்ட்", 640 "தென் ஆப்ரிக்க ராண்ட்",
641 } 641 }
642 ZMK{
643 "ZMK",
644 "ஸாம்பியன் குவாசா (1968–2012)",
645 }
646 ZMW{ 642 ZMW{
647 "ZMW", 643 "ZMW",
648 "ஸாம்பியன் குவாசா", 644 "ஸாம்பியன் குவாசா",
649 } 645 }
650 } 646 }
651 CurrencyPlurals{ 647 CurrencyPlurals{
652 ANG{ 648 ANG{
653 one{"நெதர்லேண்ட்ஸ் அன்டிலியன் கில்டர்"} 649 one{"நெதர்லேண்ட்ஸ் அன்டிலியன் கில்டர்"}
654 other{"நெதர்லேண்ட்ஸ் அன்டிலியன் கில்டர்"} 650 other{"நெதர்லேண்ட்ஸ் அன்டிலியன் கில்டர்"}
655 } 651 }
(...skipping 225 matching lines...) Expand 10 before | Expand all | Expand 10 after
881 one{"தெரியாத நாணயம்"} 877 one{"தெரியாத நாணயம்"}
882 other{"தெரியாத நாணயம்"} 878 other{"தெரியாத நாணயம்"}
883 } 879 }
884 } 880 }
885 CurrencyUnitPatterns{ 881 CurrencyUnitPatterns{
886 one{"{0} {1}"} 882 one{"{0} {1}"}
887 other{"{0} {1}"} 883 other{"{0} {1}"}
888 } 884 }
889 Version{"2.0.92.87"} 885 Version{"2.0.92.87"}
890 } 886 }
OLDNEW
« no previous file with comments | « icu52/source/data/curr/swc.txt ('k') | icu52/source/data/curr/te.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698