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 42f2f286f2397162327b29b4e6c99dd6111a49d2..8c873f3f393d63579f3dcbfa93f83857e181dbe1 100644 |
| --- a/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd |
| +++ b/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd |
| @@ -474,6 +474,9 @@ |
| <message desc="An option to use more verbose feedback for the user." name="IDS_CHROMEVOX_OPTIONS_VERBOSITY_VERBOSE"> |
| Enable verbose descriptions. |
| </message> |
| + <message desc="An option to automatically read a page after it loads." name="IDS_CHROMEVOX_OPTIONS_AUTO_READ"> |
| + Automatically read a page after it finishes loading. |
|
dmazzoni
2016/12/15 17:07:02
I'd maybe say "Automatically read page" or "Automa
|
| + </message> |
| <message desc="An option to show the cursor between characters." name="IDS_CHROMEVOX_OPTIONS_CURSOR_BETWEEN_CHARACTERS"> |
| Place cursor between characters when editing text (like Mac OS X). |
| </message> |