| Index: chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd b/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd
|
| index 878212fea90502af738b75b64c0111a6d4b2e81e..7847ca2dbf481341ec229ed72f73619f68a40480 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd
|
| +++ b/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd
|
| @@ -2390,15 +2390,18 @@
|
| <message desc="Title of the ChromeVox panel, a window that displays the text ChromeVox is speaking and contains controls to manipulate ChromeVox." name="IDS_CHROMEVOX_PANEL_TITLE">
|
| ChromeVox Panel
|
| </message>
|
| - <message desc="Title of the button that opens up the ChromeVox menu." name="IDS_CHROMEVOX_MENU_TITLE">
|
| - ChromeVox Menu
|
| + <message desc="Title of the button that opens up the ChromeVox menus." name="IDS_CHROMEVOX_MENUS_TITLE">
|
| + ChromeVox Menus
|
| </message>
|
| - <message desc="Title of the button that opens up the ChromeVox menu." name="IDS_CHROMEVOX_OPTIONS">
|
| + <message desc="Title of the button that opens up ChromeVox options." name="IDS_CHROMEVOX_OPTIONS">
|
| ChromeVox Options
|
| </message>
|
| <message desc="Title of the button that disables ChromeVox." name="IDS_CHROMEVOX_DISABLE_CHROMEVOX">
|
| Disable ChromeVox
|
| </message>
|
| + <message desc="Text in parentheses to be appended next to a tab that's currently active." name="IDS_CHROMEVOX_ACTIVE_TAB">
|
| + (active)
|
| + </message>
|
| </messages>
|
| </release>
|
| </grit>
|
|
|