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

Side by Side Diff: source/data/coll/collocal.mk

Issue 2442923002: ICU update to 58 part 2 (Closed)
Patch Set: apply more patches and updates; almost ready to roll Created 4 years, 1 month 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/brkitr/zh_Hant.txt ('k') | source/data/curr/reslocal.mk » ('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-2014, International Business Machines 1 # © 2016 and later: Unicode, Inc. and others.
2 # * Corporation and others. All Rights Reserved. 2 # License & terms of use: http://www.unicode.org/copyright.html#License
3 COLLATION_CLDR_VERSION = %version% 3 COLLATION_CLDR_VERSION = %version%
4 # A list of txt's to build 4 # A list of txt's to build
5 # 5 #
6 # Example 'collocal.mk' files: 6 # Example 'collocal.mk' files:
7 # 7 #
8 # * To add an additional locale to the list: 8 # * To add an additional locale to the list:
9 # _____________________________________________________ 9 # _____________________________________________________
10 # | COLLATION_SOURCE_LOCAL = myLocale.txt ... 10 # | COLLATION_SOURCE_LOCAL = myLocale.txt ...
11 # 11 #
12 # * To REPLACE the default list and only build with a few 12 # * To REPLACE the default list and only build with a few
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
51 ja.txt\ 51 ja.txt\
52 ko.txt lt.txt lv.txt\ 52 ko.txt lt.txt lv.txt\
53 nb.txt nn.txt\ 53 nb.txt nn.txt\
54 pl.txt\ 54 pl.txt\
55 ro.txt ru.txt sk.txt sl.txt\ 55 ro.txt ru.txt sk.txt sl.txt\
56 sr.txt sr_Latn.txt sv.txt\ 56 sr.txt sr_Latn.txt sv.txt\
57 th.txt tr.txt uk.txt vi.txt zh.txt\ 57 th.txt tr.txt uk.txt vi.txt zh.txt\
58 zh_Hant.txt\ 58 zh_Hant.txt\
59 bn.txt gu.txt kn.txt ml.txt mr.txt ms.txt ta.txt te.txt\ 59 bn.txt gu.txt kn.txt ml.txt mr.txt ms.txt ta.txt te.txt\
60 fa.txt 60 fa.txt
OLDNEW
« no previous file with comments | « source/data/brkitr/zh_Hant.txt ('k') | source/data/curr/reslocal.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698