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

Unified Diff: components/autofill_strings.grdp

Issue 1357243003: Content description for settings button in keyboard accessory. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix iOS. Created 5 years, 3 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: components/autofill_strings.grdp
diff --git a/components/autofill_strings.grdp b/components/autofill_strings.grdp
index fef78ad731d77a697e19cf9a4849289266dbb26b..34d418941890319e133a13c880e0930e47e06b9a 100644
--- a/components/autofill_strings.grdp
+++ b/components/autofill_strings.grdp
@@ -126,6 +126,9 @@
Chromium Autofill settings...
</message>
</if>
+ <message name="IDS_AUTOFILL_OPTIONS_CONTENT_DESCRIPTION" desc="The text verbalised by a screen reader for the button that directs the user to the Autofill settings UI.">
+ Settings
Evan Stade 2015/09/21 20:03:47 why is it capitalized if it's only read aloud? Als
please use gerrit instead 2015/09/21 20:34:44 There's no reason for this to be capitalized. I've
+ </message>
<message name="IDS_AUTOFILL_CREDIT_CARD_NOT_SUPPORTED_BY_WALLET" desc="Message displayed to user when user entered a credit card number that is not supported by Google Payments.">
This type of card is not supported by Google Payments. Please select a different card.

Powered by Google App Engine
This is Rietveld 408576698