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

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

Issue 877193003: ICU update to 54.1 step 7 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: add one more msvc's warning fix Created 5 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/in/icudtl.dat ('k') | source/data/locales/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-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 = 1.9 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.
11 # 11 #
12 # In addition to them, 40+ "abridged" locale data files are listed. Chrome is 12 # In addition to them, 40+ "abridged" locale data files are listed. Chrome is
13 # localized to them, but 13 # localized to them, but
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after
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
OLDNEW
« no previous file with comments | « source/data/in/icudtl.dat ('k') | source/data/locales/reslocal.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698