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

Unified Diff: chrome/app/generated_resources.grd

Issue 7648028: More distinguishable message is spoken when accessibility is enabled/disabled on login screen. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix along review comments Created 9 years, 4 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index bc48cad224d8ea05ee0f32294e129ec300708100..9f3b36f67f61b73fae490e846334c8af09b1260b 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -12272,10 +12272,10 @@ Keep your key file in a safe place. You will need it to create new versions of y
Unselected
</message>
<message name="IDS_CHROMEOS_ACC_ACCESS_ENABLED" desc="A phrase to speak when accessibility is enabled.">
- Accessibility turned on.
+ Enabling spoken feedback.
</message>
<message name="IDS_CHROMEOS_ACC_ACCESS_DISABLED" desc="A phrase to speak when accessibility is disabled.">
- Accessibility turned off.
+ Disabling spoken feedback.
</message>
<message name="IDS_CHROMEOS_ACC_USERNAME_LABEL" desc="Label for the username text field.">
Username.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698