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

Unified Diff: README.chromium

Issue 2652023002: Adds Hans-Hant transliterators and drops el-Upper from ICU data (Closed)
Patch Set: Merge remote-tracking branch 'refs/remotes/origin/master' into zh_data_icu Created 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | android/icudtl.dat » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
diff --git a/README.chromium b/README.chromium
index 1122e8c4b75364c0deed04fd3a3d0bb301833a7c..cba717117fde2c272832b129e63c9e3d24926b61 100644
--- a/README.chromium
+++ b/README.chromium
@@ -39,7 +39,7 @@ Pre-built data files are generated and checked in with the following steps
c. Run make
- 'make' will fail when pkgdata looks for css3transform.res. This
+ 'make' will fail when pkgdata looks for root_subset.res. This
is expected. See http://bugs.icu-project.org/trac/ticket/10570
d. Run
@@ -175,8 +175,9 @@ them when updating ICU.
- word_ja.txt (used only on Android)
Added for Japanese-specific word-breaking without the C+J dictionary.
-4. source/data/trnslit/css3transform.txt
- - Handle Greek case conversion with a transliterator
+4. source/data/trnslit/root_subset.txt
+ Subset of transliteration data to keep for:
+ - Handling Chinese Simplified/Traditional text detection
5. Add {an,ast,ckb,ku,tg,wa}.txt to source/data/{locale,lang}
with the minimal locale data necessary for spellchecker and
« no previous file with comments | « no previous file | android/icudtl.dat » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698