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

Side by Side Diff: icu52/source/data/curr/si.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/shi_Latn.txt ('k') | icu52/source/data/curr/sk.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/si.xml 6 // * Source File: <path>/common/main/si.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/si.xml 10 * ICU <specials> source: <path>/common/main/si.xml
(...skipping 617 matching lines...) Expand 10 before | Expand all | Expand 10 after
628 "නොදත් මුදල්", 628 "නොදත් මුදල්",
629 } 629 }
630 YER{ 630 YER{
631 "YER", 631 "YER",
632 "යේමන රියාල්", 632 "යේමන රියාල්",
633 } 633 }
634 ZAR{ 634 ZAR{
635 "ZAR", 635 "ZAR",
636 "දකුණු අප්‍රිකානු රැන්ඩ්", 636 "දකුණු අප්‍රිකානු රැන්ඩ්",
637 } 637 }
638 ZMK{
639 "ZMK",
640 "සැම්බියානු ක්වාචා (1968–2012)",
641 }
642 ZMW{ 638 ZMW{
643 "ZMW", 639 "ZMW",
644 "සැම්බියානු ක්වාචා", 640 "සැම්බියානු ක්වාචා",
645 } 641 }
646 } 642 }
647 CurrencyPlurals{ 643 CurrencyPlurals{
648 ANG{ 644 ANG{
649 one{"නෙදර්ලන්ත ඇන්ටිලියන් ගිල්ඩර්"} 645 one{"නෙදර්ලන්ත ඇන්ටිලියන් ගිල්ඩර්"}
650 other{"නෙදර්ලන්ත ඇන්ටිලියන් ගිල්ඩර්"} 646 other{"නෙදර්ලන්ත ඇන්ටිලියන් ගිල්ඩර්"}
651 } 647 }
(...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after
793 one{"CFA ෆ්රෑන්ක් BCEAO"} 789 one{"CFA ෆ්රෑන්ක් BCEAO"}
794 other{"CFA ෆ්රෑන්ක් BCEAO"} 790 other{"CFA ෆ්රෑන්ක් BCEAO"}
795 } 791 }
796 } 792 }
797 CurrencyUnitPatterns{ 793 CurrencyUnitPatterns{
798 one{"{1}{0}"} 794 one{"{1}{0}"}
799 other{"{1}{0}"} 795 other{"{1}{0}"}
800 } 796 }
801 Version{"2.0.92.87"} 797 Version{"2.0.92.87"}
802 } 798 }
OLDNEW
« no previous file with comments | « icu52/source/data/curr/shi_Latn.txt ('k') | icu52/source/data/curr/sk.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698