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

Side by Side Diff: source/data/curr/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/coll/collocal.mk ('k') | source/data/locales/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-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 CURR_CLDR_VERSION = %version% 3 CURR_CLDR_VERSION = %version%
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 16 matching lines...) Expand all
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 de_CH.txt\ 34 de.txt de_CH.txt\
35 el.txt\ 35 el.txt\
36 en.txt en_001.txt en_150.txt\ 36 en.txt en_001.txt en_150.txt\
37 en_AU.txt en_CA.txt en_GB.txt en_NZ.txt en_ZA.txt\ 37 en_AU.txt en_CA.txt en_GB.txt en_IN.txt en_NZ.txt en_ZA.txt\
38 es.txt es_419.txt es_AR.txt es_MX.txt es_US.txt\ 38 es.txt es_419.txt es_AR.txt es_MX.txt es_US.txt\
39 et.txt\ 39 et.txt\
40 fa.txt\ 40 fa.txt\
41 fi.txt\ 41 fi.txt\
42 fil.txt\ 42 fil.txt\
43 fr.txt fr_CA.txt\ 43 fr.txt fr_CA.txt\
44 gu.txt\ 44 gu.txt\
45 he.txt\ 45 he.txt\
46 hi.txt\ 46 hi.txt\
47 hr.txt\ 47 hr.txt\
(...skipping 20 matching lines...) Expand all
68 sv.txt\ 68 sv.txt\
69 sw.txt\ 69 sw.txt\
70 ta.txt\ 70 ta.txt\
71 te.txt\ 71 te.txt\
72 th.txt\ 72 th.txt\
73 tr.txt\ 73 tr.txt\
74 uk.txt\ 74 uk.txt\
75 vi.txt\ 75 vi.txt\
76 zh.txt zh_Hans.txt zh_Hans_CN.txt zh_Hans_SG.txt\ 76 zh.txt zh_Hans.txt zh_Hans_CN.txt zh_Hans_SG.txt\
77 zh_Hant.txt zh_Hant_TW.txt zh_Hant_HK.txt 77 zh_Hant.txt zh_Hant_TW.txt zh_Hant_HK.txt
OLDNEW
« no previous file with comments | « source/data/coll/collocal.mk ('k') | source/data/locales/reslocal.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698