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

Unified Diff: content/app/strings/content_strings.grd

Issue 2762123006: Android Autofill Accessibility, Phase I (Closed)
Patch Set: Move kAndroidAutofillAccessibility feature under OS_ANDROID. Created 3 years, 9 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: content/app/strings/content_strings.grd
diff --git a/content/app/strings/content_strings.grd b/content/app/strings/content_strings.grd
index 36679737ba180cd441ff41c1912fb6c1e1db6281..6596fd3eddb445b3e32d66efab6d6c10586cee84 100644
--- a/content/app/strings/content_strings.grd
+++ b/content/app/strings/content_strings.grd
@@ -306,6 +306,9 @@ below:
<message name="IDS_AX_ROLE_FOOTER" desc="Accessibility role description for footers">
footer
</message>
+ <message name="IDS_AX_AUTOFILL_POPUP_ACCESSIBLE_NODE_DATA" desc="The accessibility text to speak when we display an autofill popup">
+ Autofill
+ </message>
<if expr="is_macosx">
<message name="IDS_AX_ROLE_STEPPER" desc="Accessibility role description for a stepper - a control where you can use up/down arrows to increment or decrement it. The name 'stepper' is how this user interface element is described by VoiceOver on Mac OS X; the translation should be consistent with VoiceOver.">
stepper
« no previous file with comments | « chrome/browser/flag_descriptions.cc ('k') | content/browser/accessibility/browser_accessibility_manager_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698