| OLD | NEW |
| 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 Loading... |
| 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 Loading... |
| 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 | |
| OLD | NEW |