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 6439204991d22e780d56b836d12c67b6d7878912..0d898b15375f4195dad436edc19fb176450cc187 100644 |
| --- a/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd |
| +++ b/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd |
| @@ -2708,6 +2708,12 @@ If you're done with the tutorial, use ChromeVox to navigate to the Close button |
| <message desc="Describes an audio clip that gets played for a specific event or control type. Use the default string as a guide to what the audio clip represents or conveys." name="IDS_CHROMEVOX_WRAP_EARCON_DESCRIPTION"> |
| Wrap from beginning to end or end to beginning inside of a page, dialog, or other container |
| </message> |
| + <message desc="Describes a command to darken the screen." name="IDS_CHROMEVOX_DARKEN_SCREEN"> |
|
dmazzoni
2017/03/24 16:02:40
Maybe explain it in case "darken" isn't clear. How
David Tseng
2017/03/24 18:07:43
How about turns the visual display on/off?
michaelpg
2017/03/24 21:13:41
The string itself seems ambiguous too; I would exp
dmazzoni
2017/03/24 21:24:37
Sounds good
|
| + Darken screen |
| + </message> |
| + <message desc="Describes a command to undarken the screen." name="IDS_CHROMEVOX_UNDARKEN_SCREEN"> |
| + Undarken screen |
| + </message> |
| </messages> |
| </release> |
| </grit> |