diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-26 01:32:03 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-26 01:32:03 +0000 |
commit | 3c348025facf95bc328e7b1465afeee5083bad78 (patch) | |
tree | 07b9e3439d95705a14e626224267bb4d9f0035d2 /webkit/glue/webkit_strings.grd | |
parent | c2bb2e5778d3a6a8a70e942c55693214c640a8ba (diff) | |
download | chromium_src-3c348025facf95bc328e7b1465afeee5083bad78.zip chromium_src-3c348025facf95bc328e7b1465afeee5083bad78.tar.gz chromium_src-3c348025facf95bc328e7b1465afeee5083bad78.tar.bz2 |
Switch from he.xtb to iw.xtb because the translation console is
deprecating 'he' in favor of 'iw'.
Review URL: http://codereview.chromium.org/1332001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42713 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/glue/webkit_strings.grd')
-rw-r--r-- | webkit/glue/webkit_strings.grd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/webkit/glue/webkit_strings.grd b/webkit/glue/webkit_strings.grd index 002ff60..4e11c1b 100644 --- a/webkit/glue/webkit_strings.grd +++ b/webkit/glue/webkit_strings.grd @@ -171,12 +171,13 @@ below: <file path="resources/webkit_strings_fil.xtb" lang="fil" /> <file path="resources/webkit_strings_fr.xtb" lang="fr" /> <file path="resources/webkit_strings_gu.xtb" lang="gu" /> - <file path="resources/webkit_strings_he.xtb" lang="he" /> <file path="resources/webkit_strings_hi.xtb" lang="hi" /> <file path="resources/webkit_strings_hr.xtb" lang="hr" /> <file path="resources/webkit_strings_hu.xtb" lang="hu" /> <file path="resources/webkit_strings_id.xtb" lang="id" /> <file path="resources/webkit_strings_it.xtb" lang="it" /> + <!-- The translation console uses 'iw' for Hebrew, but we use 'he'. --> + <file path="resources/webkit_strings_iw.xtb" lang="he" /> <file path="resources/webkit_strings_ja.xtb" lang="ja" /> <file path="resources/webkit_strings_kn.xtb" lang="kn" /> <file path="resources/webkit_strings_ko.xtb" lang="ko" /> |