Index: README.chromium |
diff --git a/README.chromium b/README.chromium |
index 8a05855dbc6072f09e9be94d444132e501b8133e..8a2fa588ea7da8ee0ae0764beb1558c006437963 100644 |
--- a/README.chromium |
+++ b/README.chromium |
@@ -131,16 +131,17 @@ This directory contains the source code of ICU 54.1 for C/C++. |
c. Remove the legacy Chinese character set-based collation |
(big5han/gb2312han) that don't make any sense and nobdoy uses. |
+ - Add tg.txt, ckb.txt, and ku.txt to source/data/{locale,lang} |
+ with the minimal locale data necessary for spellchecker and |
+ and language menus. Also change the English display name |
+ for ckb to 'Kurdish (Arabic)'. |
+ |
- android/patch_locale.sh (to be run for Android build only): |
- a. Makes changes to source/data/{curr,region,lang} to exclude these data |
+ a. Make changes to source/data/{curr,region,lang} to exclude these data |
except the language and script names of zh_Hans and zh_Hant. |
b. Remove exemplar cities in timezone data (data/zone) |
c. Keep only the minimal calendar data in data/locales |
- - Add tg.txt, ckb.txt, and ku.txt to source/data/{locale,lang} |
- with the minimal locale data necessary for spellchecker and |
- and language menus. |
- |
6. Timezone data update |
- Grab the latest version of the following timezone data files and |
put them in source/data/misc. |
@@ -150,9 +151,9 @@ This directory contains the source code of ICU 54.1 for C/C++. |
windowsZones.txt |
zoneinfo64.txt |
- As of August 2014, the latest version is 2014f and the above files |
+ As of January 2015, the latest version is 2014j and the above files |
are available at |
- http://source.icu-project.org/repos/icu/data/trunk/tzdata/icunew/2014f/44/ |
+ http://source.icu-project.org/repos/icu/data/trunk/tzdata/icunew/2014j/44/ |
7. Transliterator customization |