Commit e94cb390 authored by dmazzoni@chromium.org's avatar dmazzoni@chromium.org

Change the accessible name of the omnibox to include search.

BUG=168257


Review URL: https://chromiumcodereview.appspot.com/11782015

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175461 0039d316-1c4b-4281-b951-d872f2087c98
parent e7c788e1
...@@ -7636,8 +7636,8 @@ Keep your key file in a safe place. You will need it to create new versions of y ...@@ -7636,8 +7636,8 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_ACCNAME_RELOAD" desc="The accessible name for the reload/stop button."> <message name="IDS_ACCNAME_RELOAD" desc="The accessible name for the reload/stop button.">
Reload Reload
</message> </message>
<message name="IDS_ACCNAME_LOCATION" desc="The accessible name for the location bar edit field."> <message name="IDS_ACCNAME_LOCATION" desc="The accessible name for the editable-text portion of the omnibox.">
Address Address and search bar
</message> </message>
<message name="IDS_ACCNAME_SCRIPT_BUBBLE" desc="The accessible name for the script bubble."> <message name="IDS_ACCNAME_SCRIPT_BUBBLE" desc="The accessible name for the script bubble.">
Script Bubble Script Bubble
......
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