| 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 82439a563a43f37b2aa1dd519bd951c4b16e6261..65f2c01f0ea7277f6a870f62e3c20bfc60be7e92 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd
|
| +++ b/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd
|
| @@ -2405,6 +2405,21 @@
|
| <message desc="Text in parentheses to be appended next to a tab that's currently active." name="IDS_CHROMEVOX_ACTIVE_TAB">
|
| (active)
|
| </message>
|
| + <message desc="Title displayed in the panel for the jump menu." name="IDS_CHROMEVOX_PANEL_MENU_JUMP">
|
| + Jump
|
| + </message>
|
| + <message desc="Title displayed in the panel for the speech menu." name="IDS_CHROMEVOX_PANEL_MENU_SPEECH">
|
| + Speech
|
| + </message>
|
| + <message desc="Title displayed in the panel for the tabs menu." name="IDS_CHROMEVOX_PANEL_MENU_TABS">
|
| + Tabs
|
| + </message>
|
| + <message desc="Title displayed in the panel for the ChromeVox menu." name="IDS_CHROMEVOX_PANEL_MENU_CHROMEVOX">
|
| + ChromeVox
|
| + </message>
|
| + <message desc="Title displayed in the panel when there are no menu items." name="IDS_CHROMEVOX_PANEL_MENU_ITEM_NONE">
|
| + No items.
|
| + </message>
|
| </messages>
|
| </release>
|
| </grit>
|
|
|