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

Side by Side Diff: icu52/source/data/curr/ms.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/mr.txt ('k') | icu52/source/data/curr/mua.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/ms.xml 6 // * Source File: <path>/common/main/ms.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/ms.xml 10 * ICU <specials> source: <path>/common/main/ms.xml
(...skipping 613 matching lines...) Expand 10 before | Expand all | Expand 10 after
624 "Mata Wang Tidak Diketahui", 624 "Mata Wang Tidak Diketahui",
625 } 625 }
626 YER{ 626 YER{
627 "YER", 627 "YER",
628 "Rial Yaman", 628 "Rial Yaman",
629 } 629 }
630 ZAR{ 630 ZAR{
631 "ZAR", 631 "ZAR",
632 "Rand Afrika Selatan", 632 "Rand Afrika Selatan",
633 } 633 }
634 ZMK{
635 "ZMK",
636 "Kwacha Zambia (1968–2012)",
637 }
638 ZMW{ 634 ZMW{
639 "ZMW", 635 "ZMW",
640 "Kwacha Zambia", 636 "Kwacha Zambia",
641 } 637 }
642 } 638 }
643 CurrencyPlurals{ 639 CurrencyPlurals{
644 AFN{ 640 AFN{
645 other{"Afghani Afghanistan"} 641 other{"Afghani Afghanistan"}
646 } 642 }
647 ANG{ 643 ANG{
(...skipping 328 matching lines...) Expand 10 before | Expand all | Expand 10 after
976 } 972 }
977 YER{ 973 YER{
978 other{"Rial Yaman"} 974 other{"Rial Yaman"}
979 } 975 }
980 } 976 }
981 CurrencyUnitPatterns{ 977 CurrencyUnitPatterns{
982 other{"{0} {1}"} 978 other{"{0} {1}"}
983 } 979 }
984 Version{"2.0.92.87"} 980 Version{"2.0.92.87"}
985 } 981 }
OLDNEW
« no previous file with comments | « icu52/source/data/curr/mr.txt ('k') | icu52/source/data/curr/mua.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698