diff options
author | dtseng@chromium.org <dtseng@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-07 10:08:52 +0000 |
---|---|---|
committer | dtseng@chromium.org <dtseng@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-07 10:08:52 +0000 |
commit | a6f42adf8b1598b94dd61df50383213e63b776c9 (patch) | |
tree | e0f9d9e9bb319f33a695baa5a453066d83a7808e /ash | |
parent | cca1bdc1f5365d7d800ab0857633460f1253eb76 (diff) | |
download | chromium_src-a6f42adf8b1598b94dd61df50383213e63b776c9.zip chromium_src-a6f42adf8b1598b94dd61df50383213e63b776c9.tar.gz chromium_src-a6f42adf8b1598b94dd61df50383213e63b776c9.tar.bz2 |
Adjust ChromeVox notification strings.
BUG=261451
TEST=Manual
Review URL: https://codereview.chromium.org/112633007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243237 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash')
-rw-r--r-- | ash/ash_strings.grd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd index 289c8b1..e839ab5 100644 --- a/ash/ash_strings.grd +++ b/ash/ash_strings.grd @@ -209,7 +209,7 @@ This file contains the strings for ash. Status tray </message> <message name="IDS_ASH_STATUS_TRAY_SPOKEN_FEEDBACK_ENABLED_BUBBLE" desc="The message shown on a bubble when spoken feedback is enabled"> -Spoken feedback is enabled. +ChromeVox (spoken feedback) is enabled. Press Ctrl+Alt+Z to disable. </message> <message name="IDS_ASH_STATUS_TRAY_SETTINGS" desc="The label used for the settings item in the status tray."> @@ -428,7 +428,7 @@ Press Shift + Alt to switch. </message> <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_SPOKEN_FEEDBACK" desc="The label used in the accessibility menu of the system tray to toggle on/off spoken feedback feature."> - Spoken feedback + ChromeVox (Spoken feedback) </message> <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_HIGH_CONTRAST_MODE" desc="The label used in the accessibility menu of the system tray to toggle on/off high contrast feature."> High contrast mode |