diff options
author | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-25 19:38:23 +0000 |
---|---|---|
committer | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-25 19:38:23 +0000 |
commit | cf1ab6fe1a479279bdf8757f309f7b3d49f1a4df (patch) | |
tree | 7834cf4ed76579d7d1dc9ceb239991474e387d16 /webkit/glue/webkit_strings.grd | |
parent | 4fb7d29554b767c3446f21166a1432bd5b03ac9f (diff) | |
download | chromium_src-cf1ab6fe1a479279bdf8757f309f7b3d49f1a4df.zip chromium_src-cf1ab6fe1a479279bdf8757f309f7b3d49f1a4df.tar.gz chromium_src-cf1ab6fe1a479279bdf8757f309f7b3d49f1a4df.tar.bz2 |
Remove Oriya from the list of UI languages for now because we're not getting Oriya translation updated any more.
BUG=37562
TEST=On Windows, 'chrome --lang=or' will bring up English Chrome.
Review URL: http://codereview.chromium.org/1144001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42655 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, 0 insertions, 3 deletions
diff --git a/webkit/glue/webkit_strings.grd b/webkit/glue/webkit_strings.grd index a518e58..002ff60 100644 --- a/webkit/glue/webkit_strings.grd +++ b/webkit/glue/webkit_strings.grd @@ -80,7 +80,6 @@ below: <!-- The translation console uses 'no' for Norwegian Bokmål. It should be 'nb'. --> <output filename="webkit_strings_nb.rc" type="rc_all" lang="no" /> - <output filename="webkit_strings_or.rc" type="rc_all" lang="or" /> <output filename="webkit_strings_pl.rc" type="rc_all" lang="pl" /> <output filename="webkit_strings_pt-BR.rc" type="rc_all" lang="pt-BR" /> <output filename="webkit_strings_pt-PT.rc" type="rc_all" lang="pt-PT" /> @@ -135,7 +134,6 @@ below: <!-- The translation console uses 'no' for Norwegian Bokmål. It should be 'nb'. --> <output filename="webkit_strings_nb.pak" type="data_package" lang="no" /> - <output filename="webkit_strings_or.pak" type="data_package" lang="or" /> <output filename="webkit_strings_pl.pak" type="data_package" lang="pl" /> <output filename="webkit_strings_pt-BR.pak" type="data_package" lang="pt-BR" /> <output filename="webkit_strings_pt-PT.pak" type="data_package" lang="pt-PT" /> @@ -188,7 +186,6 @@ below: <file path="resources/webkit_strings_mr.xtb" lang="mr" /> <file path="resources/webkit_strings_nl.xtb" lang="nl" /> <file path="resources/webkit_strings_no.xtb" lang="no" /> - <file path="resources/webkit_strings_or.xtb" lang="or" /> <file path="resources/webkit_strings_pl.xtb" lang="pl" /> <file path="resources/webkit_strings_pt-BR.xtb" lang="pt-BR" /> <file path="resources/webkit_strings_pt-PT.xtb" lang="pt-PT" /> |