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

Side by Side Diff: icu52/source/data/locales/reslocal.mk

Issue 247663002: Trim unit* sections in data/locales/* (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/locales/pt_PT.txt ('k') | icu52/source/data/locales/ro.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 # * Copyright (C) 1998-2010, International Business Machines 1 # * Copyright (C) 1998-2010, International Business Machines
2 # * Corporation and others. All Rights Reserved. 2 # * Corporation and others. All Rights Reserved.
3 GENRB_CLDR_VERSION = 1.9 3 GENRB_CLDR_VERSION = 1.9
4 # A list of txt's to build 4 # A list of txt's to build
5 # The downstream packager may not need this file at all if their package is not 5 # The downstream packager may not need this file at all if their package is not
6 # constrained by 6 # constrained by
7 # the size (and/or their target OS already has ICU with the full locale data.) 7 # the size (and/or their target OS already has ICU with the full locale data.)
8 # 8 #
9 # Listed below are locale data files necessary for 40 + 1 + 8 languages Chrome 9 # Listed below are locale data files necessary for 40 + 1 + 8 languages Chrome
10 # is localized to. 10 # is localized to.
(...skipping 15 matching lines...) Expand all
26 GENRB_SOURCE =\ 26 GENRB_SOURCE =\
27 am.txt\ 27 am.txt\
28 ar.txt\ 28 ar.txt\
29 bg.txt\ 29 bg.txt\
30 bn.txt\ 30 bn.txt\
31 ca.txt\ 31 ca.txt\
32 cs.txt\ 32 cs.txt\
33 da.txt\ 33 da.txt\
34 de.txt\ 34 de.txt\
35 el.txt\ 35 el.txt\
36 en.txt en_GB.txt en_US.txt\ 36 en.txt en_GB.txt en_US.txt en_AU.txt en_001.txt\
37 es.txt es_ES.txt es_419.txt\ 37 es.txt es_ES.txt es_419.txt\
38 es_AR.txt es_CO.txt es_EC.txt es_HN.txt es_PA.txt es_PY.txt es_UY.txt\ 38 es_AR.txt es_CO.txt es_EC.txt es_HN.txt es_PA.txt es_PY.txt es_UY.txt\
39 es_BO.txt es_CR.txt es_MX.txt es_PE.txt es_SV.txt es_VE.txt es_CL.txt\ 39 es_BO.txt es_CR.txt es_MX.txt es_PE.txt es_SV.txt es_VE.txt es_CL.txt\
40 es_DO.txt es_GT.txt es_NI.txt es_PR.txt es_US.txt\ 40 es_DO.txt es_GT.txt es_NI.txt es_PR.txt es_US.txt\
41 et.txt\ 41 et.txt\
42 fa.txt\ 42 fa.txt\
43 fi.txt\ 43 fi.txt\
44 fil.txt\ 44 fil.txt\
45 fr.txt\ 45 fr.txt\
46 gu.txt\ 46 gu.txt\
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
124 so.txt\ 124 so.txt\
125 sq.txt\ 125 sq.txt\
126 sr_Latn.txt\ 126 sr_Latn.txt\
127 tg.txt\ 127 tg.txt\
128 ti.txt\ 128 ti.txt\
129 to.txt\ 129 to.txt\
130 ur.txt\ 130 ur.txt\
131 uz.txt\ 131 uz.txt\
132 yo.txt\ 132 yo.txt\
133 zu.txt 133 zu.txt
OLDNEW
« no previous file with comments | « icu52/source/data/locales/pt_PT.txt ('k') | icu52/source/data/locales/ro.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698