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

Side by Side Diff: source/data/coll/collocal.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 | « patches/locale3.patch ('k') | source/data/curr/ms.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 COLLATION_CLDR_VERSION = 1.9 3 COLLATION_CLDR_VERSION = 1.9
4 # A list of txt's to build 4 # A list of txt's to build
5 # Note: 5 # Note:
6 # 6 #
7 # If you are thinking of modifying this file, READ THIS. 7 # If you are thinking of modifying this file, READ THIS.
8 # 8 #
9 # Instead of changing this file [unless you want to check it back in], 9 # Instead of changing this file [unless you want to check it back in],
10 # you should consider creating a 'collocal.mk' file in this same directory. 10 # you should consider creating a 'collocal.mk' file in this same directory.
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 fr.txt fr_CA.txt he.txt\ 79 fr.txt fr_CA.txt he.txt\
80 hi.txt hr.txt hu.txt it.txt\ 80 hi.txt hr.txt hu.txt it.txt\
81 ja.txt\ 81 ja.txt\
82 ko.txt lt.txt lv.txt\ 82 ko.txt lt.txt lv.txt\
83 nb.txt nn.txt\ 83 nb.txt nn.txt\
84 pl.txt\ 84 pl.txt\
85 ro.txt ru.txt sk.txt sl.txt\ 85 ro.txt ru.txt sk.txt sl.txt\
86 sr.txt sr_Latn.txt sv.txt\ 86 sr.txt sr_Latn.txt sv.txt\
87 th.txt tr.txt uk.txt vi.txt zh.txt\ 87 th.txt tr.txt uk.txt vi.txt zh.txt\
88 zh_Hant.txt\ 88 zh_Hant.txt\
89 bn.txt gu.txt kn.txt ml.txt mr.txt ta.txt te.txt\ 89 bn.txt gu.txt kn.txt ml.txt mr.txt ms.txt ta.txt te.txt\
90 fa.txt 90 fa.txt
OLDNEW
« no previous file with comments | « patches/locale3.patch ('k') | source/data/curr/ms.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698