summaryrefslogtreecommitdiffstats
path: root/ash/ash_strings.grd
diff options
context:
space:
mode:
authoryoshiki@chromium.org <yoshiki@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-07 12:52:03 +0000
committeryoshiki@chromium.org <yoshiki@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-07 12:52:03 +0000
commit5799902999726a0f7676f48616fef874cc32375c (patch)
tree5bd8b12cd3ca3a6ff780fbe22cbba6cfa8ab21c5 /ash/ash_strings.grd
parentff51404a38c4ff7e9ff98135facfd2701e3e9f09 (diff)
downloadchromium_src-5799902999726a0f7676f48616fef874cc32375c.zip
chromium_src-5799902999726a0f7676f48616fef874cc32375c.tar.gz
chromium_src-5799902999726a0f7676f48616fef874cc32375c.tar.bz2
Large Cursor: Add the toggle menuitem to a11y menu in uber tray.
This patch adds the menuitem to toggle Large cursor feature. It is available only on Login Screen. BUG=247255 TEST=manual and browser_test passes. Review URL: https://chromiumcodereview.appspot.com/16175004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204798 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 e3aab8e..d12b4bd 100644
--- a/ash/ash_strings.grd
+++ b/ash/ash_strings.grd
@@ -397,6 +397,9 @@ Press Shift + Alt to switch.
<message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_SCREEN_MAGNIFIER" desc="The label used in the accessibility menu of the system tray to toggle on/off magnifier feature.">
Screen magnifier
</message>
+ <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_LARGE_CURSOR" desc="The label used in the accessibility menu of the system tray to toggle on/off large cursor feature.">
+ Large Cursor
+ </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...