Switch ChromeVox translations to the non-third_party ones.

This aligns ChromeVox's supported languages with those of Chromium, adding
at least one new language that was missed before.

BUG=366197
R=dtseng@chromium.org
Tested=Tried chromevox in US English, Swedish, Norwegian and German, including navigating, options page and plural handling of characters.

Review URL: https://codereview.chromium.org/317613002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274882 0039d316-1c4b-4281-b951-d872f2087c98
parent b07daaa7
...@@ -131,9 +131,7 @@ ...@@ -131,9 +131,7 @@
'action_name': 'chromevox_strings', 'action_name': 'chromevox_strings',
'variables': { 'variables': {
'grit_grd_file': 'strings/chromevox_strings.grd', 'grit_grd_file': 'strings/chromevox_strings.grd',
# TODO(plundblad): Change to use PRODUCT_DIR when we have 'grit_out_dir': '<(chromevox_dest_dir)',
# translations.
'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/resources/chromeos/chromevox',
# We don't generate any RC files, so no resource_ds file is needed. # We don't generate any RC files, so no resource_ds file is needed.
'grit_resource_ids': '', 'grit_resource_ids': '',
}, },
......
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
...@@ -27,12 +27,6 @@ ...@@ -27,12 +27,6 @@
'chromevox/injected/mathjax.js', 'chromevox/injected/mathjax.js',
], ],
}, },
{
'destination': '<(PRODUCT_DIR)/resources/chromeos/chromevox/',
'files': [
'_locales/',
],
},
], ],
'conditions': [ 'conditions': [
['use_migrated_chromevox==0', { ['use_migrated_chromevox==0', {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment