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

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

Issue 1639543006: ICU 56 step 6: Check in the pre-built ICU data (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@56local_patches
Patch Set: address review comments 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/in/icudtl.dat ('k') | source/data/unit/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 GENRB_CLDR_VERSION = %version% 3 GENRB_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 29 matching lines...) Expand all
40 fa.txt\ 40 fa.txt\
41 fi.txt\ 41 fi.txt\
42 fil.txt\ 42 fil.txt\
43 fr.txt fr_CA.txt fr_CH.txt\ 43 fr.txt fr_CA.txt fr_CH.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\
48 hu.txt\ 48 hu.txt\
49 id.txt\ 49 id.txt\
50 it.txt\ 50 it.txt it_CH.txt\
51 ja.txt\ 51 ja.txt\
52 kn.txt\ 52 kn.txt\
53 ko.txt\ 53 ko.txt\
54 lt.txt\ 54 lt.txt\
55 lv.txt\ 55 lv.txt\
56 ml.txt\ 56 ml.txt\
57 mr.txt\ 57 mr.txt\
58 ms.txt\ 58 ms.txt\
59 nb.txt\ 59 nb.txt\
60 nl.txt\ 60 nl.txt\
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
125 so.txt\ 125 so.txt\
126 sq.txt\ 126 sq.txt\
127 sr_Latn.txt\ 127 sr_Latn.txt\
128 tg.txt\ 128 tg.txt\
129 ti.txt\ 129 ti.txt\
130 to.txt\ 130 to.txt\
131 ur.txt\ 131 ur.txt\
132 uz.txt\ 132 uz.txt\
133 yo.txt\ 133 yo.txt\
134 zu.txt 134 zu.txt
OLDNEW
« no previous file with comments | « source/data/in/icudtl.dat ('k') | source/data/unit/reslocal.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698