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

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

Issue 805073003: Add the minimal locale data for ckb and ku (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: update the display name for ku in ku Created 6 years 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/lang/ku.txt ('k') | source/data/locales/ckb.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 LANG_CLDR_VERSION = 1.9 3 LANG_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 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 vi.txt\ 76 vi.txt\
77 zh.txt zh_Hans.txt zh_Hans_CN.txt zh_Hans_SG.txt\ 77 zh.txt zh_Hans.txt zh_Hans_CN.txt zh_Hans_SG.txt\
78 zh_Hant.txt zh_Hant_TW.txt zh_Hant_HK.txt\ 78 zh_Hant.txt zh_Hant_TW.txt zh_Hant_HK.txt\
79 af.txt\ 79 af.txt\
80 ak.txt\ 80 ak.txt\
81 az.txt\ 81 az.txt\
82 be.txt\ 82 be.txt\
83 bem.txt\ 83 bem.txt\
84 br.txt\ 84 br.txt\
85 bs.txt\ 85 bs.txt\
86 ckb.txt\
86 cy.txt\ 87 cy.txt\
87 ee.txt\ 88 ee.txt\
88 eo.txt\ 89 eo.txt\
89 eu.txt\ 90 eu.txt\
90 fo.txt\ 91 fo.txt\
91 ga.txt\ 92 ga.txt\
92 gl.txt\ 93 gl.txt\
93 ha.txt\ 94 ha.txt\
94 haw.txt\ 95 haw.txt\
95 hy.txt\ 96 hy.txt\
96 ig.txt\ 97 ig.txt\
97 is.txt\ 98 is.txt\
98 ka.txt\ 99 ka.txt\
99 kk.txt\ 100 kk.txt\
100 km.txt\ 101 km.txt\
102 ku.txt\
101 ky.txt\ 103 ky.txt\
102 lg.txt\ 104 lg.txt\
103 ln.txt\ 105 ln.txt\
104 lo.txt\ 106 lo.txt\
105 mfe.txt\ 107 mfe.txt\
106 mg.txt\ 108 mg.txt\
107 mk.txt\ 109 mk.txt\
108 mn.txt\ 110 mn.txt\
109 mo.txt\ 111 mo.txt\
110 mt.txt\ 112 mt.txt\
(...skipping 13 matching lines...) Expand all
124 so.txt\ 126 so.txt\
125 sq.txt\ 127 sq.txt\
126 sr_Latn.txt\ 128 sr_Latn.txt\
127 tg.txt\ 129 tg.txt\
128 ti.txt\ 130 ti.txt\
129 to.txt\ 131 to.txt\
130 ur.txt\ 132 ur.txt\
131 uz.txt\ 133 uz.txt\
132 yo.txt\ 134 yo.txt\
133 zu.txt 135 zu.txt
OLDNEW
« no previous file with comments | « source/data/lang/ku.txt ('k') | source/data/locales/ckb.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698