summaryrefslogtreecommitdiffstats
path: root/chrome/app/google_chrome_strings.grd
diff options
context:
space:
mode:
authorjungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-04 19:22:48 +0000
committerjungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-04 19:22:48 +0000
commit0e19849067bead96a0c0ca48b2b82a9682e78013 (patch)
treef432286644f644a8d00657bb1901b84b43488bcb /chrome/app/google_chrome_strings.grd
parent0111d699cba06f2afdd06e0ba1553bdc2d7f5aa4 (diff)
downloadchromium_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 'chrome/app/google_chrome_strings.grd')
-rw-r--r--chrome/app/google_chrome_strings.grd8
1 files changed, 8 insertions, 0 deletions
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
index 7fb00a9c..af87a9c 100644
--- a/chrome/app/google_chrome_strings.grd
+++ b/chrome/app/google_chrome_strings.grd
@@ -64,6 +64,7 @@ Chrome supports. -->
<translations>
<file path="resources/google_chrome_strings_ar.xtb" lang="ar" />
<file path="resources/google_chrome_strings_bg.xtb" lang="bg" />
+ <file path="resources/google_chrome_strings_bn.xtb" lang="bn" />
<file path="resources/google_chrome_strings_ca.xtb" lang="ca" />
<file path="resources/google_chrome_strings_cs.xtb" lang="cs" />
<file path="resources/google_chrome_strings_da.xtb" lang="da" />
@@ -76,6 +77,7 @@ Chrome supports. -->
<file path="resources/google_chrome_strings_fi.xtb" lang="fi" />
<file path="resources/google_chrome_strings_fil.xtb" lang="fil" />
<file path="resources/google_chrome_strings_fr.xtb" lang="fr" />
+ <file path="resources/google_chrome_strings_gu.xtb" lang="gu" />
<file path="resources/google_chrome_strings_he.xtb" lang="he" />
<file path="resources/google_chrome_strings_hi.xtb" lang="hi" />
<file path="resources/google_chrome_strings_hr.xtb" lang="hr" />
@@ -83,11 +85,15 @@ Chrome supports. -->
<file path="resources/google_chrome_strings_id.xtb" lang="id" />
<file path="resources/google_chrome_strings_it.xtb" lang="it" />
<file path="resources/google_chrome_strings_ja.xtb" lang="ja" />
+ <file path="resources/google_chrome_strings_kn.xtb" lang="kn" />
<file path="resources/google_chrome_strings_ko.xtb" lang="ko" />
<file path="resources/google_chrome_strings_lt.xtb" lang="lt" />
<file path="resources/google_chrome_strings_lv.xtb" lang="lv" />
+ <file path="resources/google_chrome_strings_ml.xtb" lang="ml" />
+ <file path="resources/google_chrome_strings_mr.xtb" lang="mr" />
<file path="resources/google_chrome_strings_nl.xtb" lang="nl" />
<file path="resources/google_chrome_strings_no.xtb" lang="no" />
+ <file path="resources/google_chrome_strings_or.xtb" lang="or" />
<file path="resources/google_chrome_strings_pl.xtb" lang="pl" />
<file path="resources/google_chrome_strings_pt-BR.xtb" lang="pt-BR" />
<file path="resources/google_chrome_strings_pt-PT.xtb" lang="pt-PT" />
@@ -97,6 +103,8 @@ Chrome supports. -->
<file path="resources/google_chrome_strings_sl.xtb" lang="sl" />
<file path="resources/google_chrome_strings_sr.xtb" lang="sr" />
<file path="resources/google_chrome_strings_sv.xtb" lang="sv" />
+ <file path="resources/google_chrome_strings_ta.xtb" lang="ta" />
+ <file path="resources/google_chrome_strings_te.xtb" lang="te" />
<file path="resources/google_chrome_strings_th.xtb" lang="th" />
<file path="resources/google_chrome_strings_tr.xtb" lang="tr" />
<file path="resources/google_chrome_strings_uk.xtb" lang="uk" />