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

Side by Side Diff: icu52/source/data/curr/dyo.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/dje.txt ('k') | icu52/source/data/curr/ebu.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/dyo.xml 6 // * Source File: <path>/common/main/dyo.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/dyo.xml 10 * ICU <specials> source: <path>/common/main/dyo.xml
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
64 "nafka yati Eritree", 64 "nafka yati Eritree",
65 } 65 }
66 ETB{ 66 ETB{
67 "ETB", 67 "ETB",
68 "birr yati Ecoopi", 68 "birr yati Ecoopi",
69 } 69 }
70 EUR{ 70 EUR{
71 "€", 71 "€",
72 "euro", 72 "euro",
73 } 73 }
74 GHC{
75 "GHC",
76 "cedi yati Gaana",
77 }
78 GMD{ 74 GMD{
79 "GMD", 75 "GMD",
80 "dalasi yati Gambi", 76 "dalasi yati Gambi",
81 } 77 }
82 GNS{ 78 GNS{
83 "GNS", 79 "GNS",
84 "sili yati Giné", 80 "sili yati Giné",
85 } 81 }
86 INR{ 82 INR{
87 "₹", 83 "₹",
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
123 "FCFA", 119 "FCFA",
124 "seefa BEAC", 120 "seefa BEAC",
125 } 121 }
126 XOF{ 122 XOF{
127 "CFA", 123 "CFA",
128 "seefa yati BCEAO", 124 "seefa yati BCEAO",
129 } 125 }
130 } 126 }
131 Version{"2.0.92.87"} 127 Version{"2.0.92.87"}
132 } 128 }
OLDNEW
« no previous file with comments | « icu52/source/data/curr/dje.txt ('k') | icu52/source/data/curr/ebu.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698