diff options
author | jungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-04 19:22:48 +0000 |
---|---|---|
committer | jungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-04 19:22:48 +0000 |
commit | 0e19849067bead96a0c0ca48b2b82a9682e78013 (patch) | |
tree | f432286644f644a8d00657bb1901b84b43488bcb /DEPS | |
parent | 0111d699cba06f2afdd06e0ba1553bdc2d7f5aa4 (diff) | |
download | chromium_src-0e19849067bead96a0c0ca48b2b82a9682e78013.zip chromium_src-0e19849067bead96a0c0ca48b2b82a9682e78013.tar.gz chromium_src-0e19849067bead96a0c0ca48b2b82a9682e78013.tar.bz2 |
Add support for 8 Indian languages.
* Add entries for 8 Indian languages to grd files (<translations> section)
* Change the default spellcheck language for new languages to en-US for now. They'll be switched back to
the UI language when we have spell check dictionaries for them
* Add entries for 8 languages to installer's string offset table.
This change will go in after http://codereview.chromium.org/19545 goes in with DEPS file for ICU updated.
BUG=4473
Review URL: http://codereview.chromium.org/19761
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9158 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ deps = { "/trunk/deps/third_party/WebKit@9118", "src/third_party/icu38": - "/trunk/deps/third_party/icu38@7525", + "/trunk/deps/third_party/icu38@9156", "src/v8": "http://v8.googlecode.com/svn/trunk@1201", |