Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2004)

Unified Diff: ash/ash_strings.grd

Issue 11415025: A11y: Introduce High Contrast Mode and Screen Magnifier to ubar tray. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ash/ash_strings.grd
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd
index b5290e2c7d33bc68d71f7633ae7cc3a980ed1e91..ad3141ea4d0348eb2ab5c5fe1e4c6eab36785aa6 100644
--- a/ash/ash_strings.grd
+++ b/ash/ash_strings.grd
@@ -404,8 +404,27 @@ Press Shift + Alt to switch.
Your input method has changed to <ph name="INPUT_METHOD_ID">$1<ex>EN</ex></ph>*(<ph name="BEGIN_LINK">&lt;a target="_blank" href="$2"&gt;</ph>3rd party<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>).
Press Shift + Alt to switch.
</message>
- <message name="IDS_ASH_STATUS_TRAY_DISABLE_SPOKEN_FEEDBACK" desc="The label used in the tray popup to disable spoken feedback.">
- Disable spoken feedback
+ <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY" desc="The label used in the tray menu to show the accessibility option menu.">
+ Accessibility options
+ </message>
+ <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_TITLE" desc="The label used in the title of the accesibility option menu.">
+ Accessibility
+ </message>
+ <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_SPOKEN_FEEDBACK" desc="The label used in the accesibility menu of the
+ system tray to toggle switch on/off spoken feedback feature.">
+ Spoken feedback
+ </message>
+ <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_HIGH_CONTRAST_MODE" desc="The label used in the accesibility menu of t
+ he system tray to toggle switch on/off high contrast mode feature.">
+ High contrast mode
+ </message>
+ <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_SCREEN_MAGNIFIER" desc="The label used in the accesibility menu of the
+ system tray to toggle switch on/off magnifier feature.">
+ Screen magnifier
+ </message>
+ <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_LEARN_MORE" desc="The label used in the accesibility menu of the system tray
+ to open a webpage (article on help center) containing explanation about accesibility feature.">
+ Learn more...
</message>
<message name="IDS_ASH_STATUS_TRAY_BATTERY_FULL" desc="The label in the tray dialog to indicate that the battery is full.">
Battery full

Powered by Google App Engine
This is Rietveld 408576698