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

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

Issue 9317044: Add Malay (ms) locale data to pre-build ICU data file (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/icu46/
Patch Set: '' Created 8 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 | Annotate | Revision Log
« no previous file with comments | « source/data/zone/ms.txt ('k') | windows/icudt.dll » ('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 ZONE_CLDR_VERSION = 1.9 3 ZONE_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 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 hu.txt\ 47 hu.txt\
48 id.txt\ 48 id.txt\
49 it.txt\ 49 it.txt\
50 ja.txt\ 50 ja.txt\
51 kn.txt\ 51 kn.txt\
52 ko.txt\ 52 ko.txt\
53 lt.txt\ 53 lt.txt\
54 lv.txt\ 54 lv.txt\
55 ml.txt\ 55 ml.txt\
56 mr.txt\ 56 mr.txt\
57 ms.txt\
57 nb.txt\ 58 nb.txt\
58 nl.txt\ 59 nl.txt\
59 pl.txt\ 60 pl.txt\
60 pt.txt pt_PT.txt\ 61 pt.txt pt_PT.txt\
61 ro.txt\ 62 ro.txt\
62 ru.txt\ 63 ru.txt\
63 sk.txt\ 64 sk.txt\
64 sl.txt\ 65 sl.txt\
65 sr.txt\ 66 sr.txt\
66 sv.txt\ 67 sv.txt\
67 sw.txt\ 68 sw.txt\
68 ta.txt\ 69 ta.txt\
69 te.txt\ 70 te.txt\
70 th.txt\ 71 th.txt\
71 tr.txt\ 72 tr.txt\
72 uk.txt\ 73 uk.txt\
73 vi.txt\ 74 vi.txt\
74 zh.txt zh_Hans.txt zh_Hans_CN.txt zh_Hans_SG.txt\ 75 zh.txt zh_Hans.txt zh_Hans_CN.txt zh_Hans_SG.txt\
75 zh_Hant.txt zh_Hant_TW.txt zh_Hant_HK.txt 76 zh_Hant.txt zh_Hant_TW.txt zh_Hant_HK.txt
OLDNEW
« no previous file with comments | « source/data/zone/ms.txt ('k') | windows/icudt.dll » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698