diff options
author | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-04 07:37:41 +0000 |
---|---|---|
committer | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-04 07:37:41 +0000 |
commit | 192a0cb4bf1790445726a09bb51dd386aca64467 (patch) | |
tree | 0ec22e143c001c961f18a6d0e0592c4feb4238ec /DEPS | |
parent | 2e7b6282c22188eb4406e9c08ca9a56bac01f047 (diff) | |
download | chromium_src-192a0cb4bf1790445726a09bb51dd386aca64467.zip chromium_src-192a0cb4bf1790445726a09bb51dd386aca64467.tar.gz chromium_src-192a0cb4bf1790445726a09bb51dd386aca64467.tar.bz2 |
Pull in ICU @ 33767.
( http://codereview.chromium.org/467013)
Update am and sw locale data with the latest data collected.
The last time I updated them (3 days ago), sw data was rather incomplete. Now, it's rather full. For Amharic, date formats are slightly changed per our Amharic linguist. While I'm at it, I'm fixing yet another bug in Korean data (which is rather conspicuous).
BUG=25451
TEST=When Chrome is run in '--lang=sw' (or LANGUAGE=sw chrome on Linux), 1. Options | Under the hood | Fonts & Languages | Languages show most language names in Swahili.
TBR=mal
Review URL: http://codereview.chromium.org/460061
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33804 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ deps = { "/trunk/deps/third_party/WebKit@33467", "src/third_party/icu": - "/trunk/deps/third_party/icu42@33644", + "/trunk/deps/third_party/icu42@33767", "src/third_party/hunspell": "/trunk/deps/third_party/hunspell128@30191", |