summaryrefslogtreecommitdiffstats
path: root/ash/ash_strings.grd
diff options
context:
space:
mode:
authorkevers@chromium.org <kevers@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-05 17:18:07 +0000
committerkevers@chromium.org <kevers@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-05 17:18:07 +0000
commitabdd0d71f2f33c0ba31c319c30b9e5b069776458 (patch)
treeae608e0f2d4198a98e91c077ee726bc6291ef328 /ash/ash_strings.grd
parent46116d36e1fcd5b60acadf718fee9751502b429a (diff)
downloadchromium_src-abdd0d71f2f33c0ba31c319c30b9e5b069776458.zip
chromium_src-abdd0d71f2f33c0ba31c319c30b9e5b069776458.tar.gz
chromium_src-abdd0d71f2f33c0ba31c319c30b9e5b069776458.tar.bz2
Add a11y on-screen keyboard to accessibility menu on system tray.
BUG=340760 Review URL: https://codereview.chromium.org/137993021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@249033 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash_strings.grd')
-rw-r--r--ash/ash_strings.grd3
1 files changed, 3 insertions, 0 deletions
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd
index a31da85..84084aa 100644
--- a/ash/ash_strings.grd
+++ b/ash/ash_strings.grd
@@ -442,6 +442,9 @@ Press Shift + Alt to switch.
<message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_AUTOCLICK" desc="The label used in the accessibility menu of the system tray to toggle on/off automatic mouse clicks.">
Automatic clicks
</message>
+ <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_VIRTUAL_KEYBOARD" desc="The label used in the accessibility menu of the system tray to toggle on/off the onscreen keyboard.">
+ On-screen keyboard
+ </message>
<message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_LEARN_MORE" desc="The label used in the accessibility menu of the system tray
to open a webpage (article on help center) containing explanation about accessibility feature.">
Learn more...