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

Side by Side Diff: source/data/unit/reslocal.mk

Issue 1624643003: ICU 56 step 2: Make the tree ready for local modifications (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561upstream
Patch Set: review comments addressed Created 4 years, 10 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
« no previous file with comments | « source/data/locales/reslocal.mk ('k') | source/data/zone/reslocal.mk » ('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-2014, International Business Machines 1 # * Copyright (C) 1998-2014, International Business Machines
2 # * Corporation and others. All Rights Reserved. 2 # * Corporation and others. All Rights Reserved.
3 UNIT_CLDR_VERSION = %version% 3 UNIT_CLDR_VERSION = %version%
4 # 4 #
5 # A list of txt's to build 5 # A list of txt's to build
6 # The downstream packager may not need this file at all if their package is not 6 # The downstream packager may not need this file at all if their package is not
7 # constrained by 7 # constrained by
8 # the size (and/or their target OS already has ICU with the full locale data.) 8 # the size (and/or their target OS already has ICU with the full locale data.)
9 # 9 #
10 # Listed below are locale data files necessary for 40 + 1 + 8 languages Chrome 10 # Listed below are locale data files necessary for 40 + 1 + 8 languages Chrome
(...skipping 12 matching lines...) Expand all
23 UNIT_SOURCE =\ 23 UNIT_SOURCE =\
24 am.txt\ 24 am.txt\
25 ar.txt\ 25 ar.txt\
26 bg.txt\ 26 bg.txt\
27 bn.txt\ 27 bn.txt\
28 ca.txt\ 28 ca.txt\
29 cs.txt\ 29 cs.txt\
30 da.txt\ 30 da.txt\
31 de.txt de_CH.txt\ 31 de.txt de_CH.txt\
32 el.txt\ 32 el.txt\
33 en.txt en_001.txt en_GB.txt en_AU.txt en_NZ.txt en_ZA.txt\ 33 en.txt en_001.txt en_150.txt\
34 es.txt es_419.txt es_MX.txt es_AR.txt\ 34 en_AU.txt en_CA.txt en_GB.txt en_IN.txt en_NZ.txt en_ZA.txt\
35 es.txt es_419.txt es_AR.txt es_MX.txt es_US.txt\
35 et.txt\ 36 et.txt\
36 fa.txt\ 37 fa.txt\
37 fi.txt\ 38 fi.txt\
38 fil.txt\ 39 fil.txt\
39 fr.txt fr_CA.txt\ 40 fr.txt fr_CA.txt\
40 gu.txt\ 41 gu.txt\
41 he.txt\ 42 he.txt\
42 hi.txt\ 43 hi.txt\
43 hr.txt\ 44 hr.txt\
44 hu.txt\ 45 hu.txt\
(...skipping 18 matching lines...) Expand all
63 sr.txt\ 64 sr.txt\
64 sv.txt\ 65 sv.txt\
65 sw.txt\ 66 sw.txt\
66 ta.txt\ 67 ta.txt\
67 te.txt\ 68 te.txt\
68 th.txt\ 69 th.txt\
69 tr.txt\ 70 tr.txt\
70 uk.txt\ 71 uk.txt\
71 vi.txt\ 72 vi.txt\
72 zh.txt zh_Hans.txt zh_Hans_CN.txt zh_Hans_SG.txt\ 73 zh.txt zh_Hans.txt zh_Hans_CN.txt zh_Hans_SG.txt\
73 zh_Hant.txt zh_Hant_TW.txt zh_Hant_HK.txt\ 74 zh_Hant.txt zh_Hant_TW.txt zh_Hant_HK.txt
74 af.txt\
75 ak.txt\
76 az.txt\
77 be.txt\
78 bem.txt\
79 br.txt\
80 bs.txt\
81 cy.txt\
82 ee.txt\
83 eo.txt\
84 eu.txt\
85 fo.txt\
86 ga.txt\
87 gl.txt\
88 ha.txt\
89 haw.txt\
90 hy.txt\
91 ig.txt\
92 is.txt\
93 ka.txt\
94 kk.txt\
95 km.txt\
96 ky.txt\
97 lg.txt\
98 ln.txt\
99 lo.txt\
100 mfe.txt\
101 mg.txt\
102 mk.txt\
103 mn.txt\
104 mo.txt ro_MD.txt\
105 mt.txt\
106 my.txt\
107 ne.txt\
108 nn.txt\
109 nyn.txt\
110 om.txt\
111 or.txt\
112 pa.txt\
113 ps.txt\
114 rm.txt\
115 rn.txt\
116 rw.txt\
117 si.txt\
118 sn.txt\
119 so.txt\
120 sq.txt\
121 sr_Latn.txt\
122 ti.txt\
123 to.txt\
124 ur.txt\
125 uz.txt\
126 yo.txt\
127 zu.txt
OLDNEW
« no previous file with comments | « source/data/locales/reslocal.mk ('k') | source/data/zone/reslocal.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698