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

Side by Side Diff: icu52/source/data/curr/ur.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/uk.txt ('k') | icu52/source/data/curr/vai.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/ur.xml 6 // * Source File: <path>/common/main/ur.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/ur.xml 10 * ICU <specials> source: <path>/common/main/ur.xml
(...skipping 593 matching lines...) Expand 10 before | Expand all | Expand 10 after
604 "امریکی ڈالر", 604 "امریکی ڈالر",
605 } 605 }
606 UYU{ 606 UYU{
607 "UYU", 607 "UYU",
608 "یوروگویان پیسو", 608 "یوروگویان پیسو",
609 } 609 }
610 UZS{ 610 UZS{
611 "UZS", 611 "UZS",
612 "ازبکستان سوم", 612 "ازبکستان سوم",
613 } 613 }
614 VEB{
615 "VEB",
616 "وینزویلا بولیور (1871–2008)",
617 }
618 VEF{ 614 VEF{
619 "VEF", 615 "VEF",
620 "وینزویلا بولیور", 616 "وینزویلا بولیور",
621 } 617 }
622 VND{ 618 VND{
623 "₫", 619 "₫",
624 "ویتنامی ڈانگ", 620 "ویتنامی ڈانگ",
625 } 621 }
626 VUV{ 622 VUV{
627 "VUV", 623 "VUV",
(...skipping 24 matching lines...) Expand all
652 "نامعلوم کرنسی", 648 "نامعلوم کرنسی",
653 } 649 }
654 YER{ 650 YER{
655 "YER", 651 "YER",
656 "یمنی ریال", 652 "یمنی ریال",
657 } 653 }
658 ZAR{ 654 ZAR{
659 "ZAR", 655 "ZAR",
660 "جنوبی افریقی رانڈ", 656 "جنوبی افریقی رانڈ",
661 } 657 }
662 ZMK{
663 "ZMK",
664 "زامبیائی کواچا (1968–2012)",
665 }
666 ZMW{ 658 ZMW{
667 "ZMW", 659 "ZMW",
668 "زامبیائی کواچا", 660 "زامبیائی کواچا",
669 } 661 }
670 } 662 }
671 CurrencyPlurals{ 663 CurrencyPlurals{
672 AED{ 664 AED{
673 one{"متحدہ عرب اماراتی درہم"} 665 one{"متحدہ عرب اماراتی درہم"}
674 other{"متحدہ عرب اماراتی درہم"} 666 other{"متحدہ عرب اماراتی درہم"}
675 } 667 }
(...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after
817 one{"جنوبی افریقی رانڈ"} 809 one{"جنوبی افریقی رانڈ"}
818 other{"جنوبی افریقی رانڈ"} 810 other{"جنوبی افریقی رانڈ"}
819 } 811 }
820 } 812 }
821 CurrencyUnitPatterns{ 813 CurrencyUnitPatterns{
822 one{"{0} {1}"} 814 one{"{0} {1}"}
823 other{"{0} {1}"} 815 other{"{0} {1}"}
824 } 816 }
825 Version{"2.0.92.87"} 817 Version{"2.0.92.87"}
826 } 818 }
OLDNEW
« no previous file with comments | « icu52/source/data/curr/uk.txt ('k') | icu52/source/data/curr/vai.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698