| OLD | NEW |
| 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 = %version% | 3 LANG_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 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 99 km.txt\ | 99 km.txt\ |
| 100 ku.txt\ | 100 ku.txt\ |
| 101 ky.txt\ | 101 ky.txt\ |
| 102 lg.txt\ | 102 lg.txt\ |
| 103 ln.txt\ | 103 ln.txt\ |
| 104 lo.txt\ | 104 lo.txt\ |
| 105 mfe.txt\ | 105 mfe.txt\ |
| 106 mg.txt\ | 106 mg.txt\ |
| 107 mk.txt\ | 107 mk.txt\ |
| 108 mn.txt\ | 108 mn.txt\ |
| 109 mo.txt\ | 109 mo.txt ro_MD.txt\ |
| 110 mt.txt\ | 110 mt.txt\ |
| 111 my.txt\ | 111 my.txt\ |
| 112 ne.txt\ | 112 ne.txt\ |
| 113 nn.txt\ | 113 nn.txt\ |
| 114 nyn.txt\ | 114 nyn.txt\ |
| 115 om.txt\ | 115 om.txt\ |
| 116 or.txt\ | 116 or.txt\ |
| 117 pa.txt\ | 117 pa.txt\ |
| 118 ps.txt\ | 118 ps.txt\ |
| 119 rm.txt\ | 119 rm.txt\ |
| 120 rn.txt\ | 120 rn.txt\ |
| 121 rw.txt\ | 121 rw.txt\ |
| 122 si.txt\ | 122 si.txt\ |
| 123 sn.txt\ | 123 sn.txt\ |
| 124 so.txt\ | 124 so.txt\ |
| 125 sq.txt\ | 125 sq.txt\ |
| 126 sr_Latn.txt\ | 126 sr_Latn.txt\ |
| 127 tg.txt\ | 127 tg.txt\ |
| 128 ti.txt\ | 128 ti.txt\ |
| 129 to.txt\ | 129 to.txt\ |
| 130 ur.txt\ | 130 ur.txt\ |
| 131 uz.txt\ | 131 uz.txt\ |
| 132 yo.txt\ | 132 yo.txt\ |
| 133 zu.txt | 133 zu.txt |
| OLD | NEW |