Add IDS_ASH_STATUS_TRAY_ACCESSIBILITY_TURNED_ON_BUBBLE

TBR=sky@chromium.org
BUG=140060


Review URL: https://chromiumcodereview.appspot.com/10836070

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149602 0039d316-1c4b-4281-b951-d872f2087c98
parent a5866af3
...@@ -208,6 +208,10 @@ This file contains the strings for ash. ...@@ -208,6 +208,10 @@ This file contains the strings for ash.
<message name="IDS_ASH_STATUS_TRAY_ACCESSIBLE_NAME" desc="The accessible name of the status tray."> <message name="IDS_ASH_STATUS_TRAY_ACCESSIBLE_NAME" desc="The accessible name of the status tray.">
Status tray Status tray
</message> </message>
<message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_TURNED_ON_BUBBLE" desc="The message shown on a bubble when accessibility is turned on">
Accessibility features are enabled.
Press Ctrl+Alt+Z to cancel.
</message>
<message name="IDS_ASH_STATUS_TRAY_SETTINGS" desc="The label used for the settings item in the status tray."> <message name="IDS_ASH_STATUS_TRAY_SETTINGS" desc="The label used for the settings item in the status tray.">
Settings Settings
</message> </message>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment