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

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 42743003: Adjust ChromeVox (spoken feedback) strings and make it possible for announcemen (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fixing a few style tidbits. Created 7 years, 2 months 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: chrome/app/chromeos_strings.grdp
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
index fca61827038d185226ebefd9fbafca5d3ec90e4f..9982814383365f19e4eee9663ca04796536ce9cc 100644
--- a/chrome/app/chromeos_strings.grdp
+++ b/chrome/app/chromeos_strings.grdp
@@ -321,7 +321,7 @@ Press any key to continue exploring.
Accessibility
</message>
<message name="IDS_OOBE_SPOKEN_FEEDBACK_OPTION" desc="Spoken feedback option shown on OOBE screens accessibility menu.">
- Spoken feedback
+ ChromeVox (spoken feedback)
</message>
<message name="IDS_OOBE_LARGE_CURSOR_OPTION" desc="Large mouse cursor option shown on OOBE screens accessibility menu.">
Large mouse cursor
@@ -931,7 +931,7 @@ Press any key to continue exploring.
Show large mouse cursor
</message>
<message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SPOKEN_FEEDBACK_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for spoken feedback.">
- Enable spoken feedback
+ Enable ChromeVox (spoken feedback)
</message>
<message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_HIGH_CONTRAST_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for high contrast mode.">
Use high contrast mode
@@ -2392,10 +2392,10 @@ Press any key to continue exploring.
Mouse
</message>
<message name="IDS_STATUSBAR_SPOKEN_FEEDBACK_ENABLED" desc="The tooltip for the status bar button to indicate that spoken feedback has been enabled.">
- Spoken feedback is enabled.
+ ChromeVox (spoken feedback) is enabled. Press Ctrl+Alt+Z to disable.
</message>
<message name="IDS_STATUSBAR_DISABLE_SPOKEN_FEEDBACK" desc="The menu option to disable spoken feedback accessibility feature.">
- Disable spoken feedback
+ Disable ChromeVox (spoken feedback)
</message>
<message name="IDS_STATUSBAR_NETWORK_DEVICE_ETHERNET" desc="The ethernet network device.">
Ethernet
@@ -2658,12 +2658,6 @@ Battery full
<message name="IDS_CHROMEOS_ACC_TEXT_UNSELECTED" desc="A phrase to indicate to the user that text has been unselected.">
Unselected
</message>
- <message name="IDS_CHROMEOS_ACC_SPOKEN_FEEDBACK_ENABLED" desc="A phrase to speak when spoken feedback is enabled.">
- Enabling spoken feedback.
- </message>
- <message name="IDS_CHROMEOS_ACC_SPOKEN_FEEDBACK_DISABLED" desc="A phrase to speak when spoken feedback is disabled.">
- Disabling spoken feedback.
- </message>
<message name="IDS_CHROMEOS_ACC_USERNAME_LABEL" desc="Label for the username text field.">
Username.
</message>
@@ -3260,7 +3254,7 @@ Battery full
Toggle speech input
</message>
<message name="IDS_KEYBOARD_OVERLAY_TOGGLE_SPOKEN_FEEDBACK" desc="The text in the keyboard overlay to explain the shortcut (enable or disable spoken feedback).">
- Toggle spoken feedback
+ Toggle ChromeVox (spoken feedback)
</message>
<message name="IDS_KEYBOARD_OVERLAY_UNDO" desc="The text in the keyboard overlay to explain the shortcut.">
Undo

Powered by Google App Engine
This is Rietveld 408576698