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

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

Issue 1639543006: ICU 56 step 6: Check in the pre-built ICU data (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@56local_patches
Patch Set: address review comments Created 4 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
« no previous file with comments | « source/data/locales/reslocal.mk ('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-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 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
54 mr.txt\ 54 mr.txt\
55 ms.txt\ 55 ms.txt\
56 nb.txt\ 56 nb.txt\
57 nl.txt\ 57 nl.txt\
58 pl.txt\ 58 pl.txt\
59 pt.txt pt_PT.txt\ 59 pt.txt pt_PT.txt\
60 ro.txt\ 60 ro.txt\
61 ru.txt\ 61 ru.txt\
62 sk.txt\ 62 sk.txt\
63 sl.txt\ 63 sl.txt\
64 sr.txt\ 64 sr.txt sr_Latn.txt\
65 sv.txt\ 65 sv.txt\
66 sw.txt\ 66 sw.txt\
67 ta.txt\ 67 ta.txt\
68 te.txt\ 68 te.txt\
69 th.txt\ 69 th.txt\
70 tr.txt\ 70 tr.txt\
71 uk.txt\ 71 uk.txt\
72 vi.txt\ 72 vi.txt\
73 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\
74 zh_Hant.txt zh_Hant_TW.txt zh_Hant_HK.txt 74 zh_Hant.txt zh_Hant_TW.txt zh_Hant_HK.txt
OLDNEW
« no previous file with comments | « source/data/locales/reslocal.mk ('k') | windows/icudt.dll » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698