Chromium Code Reviews| 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 96291336c35973a89d6b2b6b05356aa7a137d62b..b5b47be66bff7d359301b514654a990b3c1619dd 100644 |
| --- a/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd |
| +++ b/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd |
| @@ -181,7 +181,7 @@ |
| Start reading from current location |
| </message> |
| <message desc="The description of the showPowerKey key. Displayed in the Options page." name="IDS_CHROMEVOX_SHOW_POWER_KEY"> |
| - Open ChromeVox keyboard help |
| + Open ChromeVox menus |
|
dmazzoni
2017/01/25 17:43:17
Why is this showPowerKey? And if so do you want to
|
| </message> |
| <message desc="The description of the hidePowerKey key. Displayed in the Options page." name="IDS_CHROMEVOX_HIDE_POWER_KEY"> |
| Hide ChromeVox help |
| @@ -2478,6 +2478,12 @@ |
| <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 ChromeVox panel when menus are open, a window that displays the text ChromeVox is speaking and contains controls to manipulate ChromeVox." name="IDS_CHROMEVOX_PANEL_MENUS_TITLE"> |
| + ChromeVox Menus |
| + </message> |
| + <message desc="Title of the ChromeVox panel when the tutorial is open, a window that displays the text ChromeVox is speaking and contains controls to manipulate ChromeVox." name="IDS_CHROMEVOX_PANEL_TUTORIAL_TITLE"> |
| + ChromeVox Tutorial |
| + </message> |
| <message desc="Title of the button that opens up the ChromeVox menus." name="IDS_CHROMEVOX_MENUS_TITLE"> |
| ChromeVox Menus |
| </message> |