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

Side by Side Diff: icu52/source/data/curr/kn.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/km.txt ('k') | icu52/source/data/curr/ko.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/kn.xml 6 // * Source File: <path>/common/main/kn.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/kn.xml 10 * ICU <specials> source: <path>/common/main/kn.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 BMD{ 648 BMD{
653 one{"ಬರ್ಮುಡನ್ ಡಾಲರ್"} 649 one{"ಬರ್ಮುಡನ್ ಡಾಲರ್"}
654 other{"ಬರ್ಮುಡನ್ ಡಾಲರ್"} 650 other{"ಬರ್ಮುಡನ್ ಡಾಲರ್"}
655 } 651 }
(...skipping 13 matching lines...) Expand all
669 one{"ಗೊತ್ತಿಲ್ಲದ ಕರೆನ್ಸಿ"} 665 one{"ಗೊತ್ತಿಲ್ಲದ ಕರೆನ್ಸಿ"}
670 other{"ಗೊತ್ತಿಲ್ಲದ ಕರೆನ್ಸಿ"} 666 other{"ಗೊತ್ತಿಲ್ಲದ ಕರೆನ್ಸಿ"}
671 } 667 }
672 } 668 }
673 CurrencyUnitPatterns{ 669 CurrencyUnitPatterns{
674 one{"{0} {1}"} 670 one{"{0} {1}"}
675 other{"{0} {1}"} 671 other{"{0} {1}"}
676 } 672 }
677 Version{"2.0.92.87"} 673 Version{"2.0.92.87"}
678 } 674 }
OLDNEW
« no previous file with comments | « icu52/source/data/curr/km.txt ('k') | icu52/source/data/curr/ko.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698