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

Unified Diff: components/autofill_strings.grdp

Issue 767353002: Support for password manager suggestions on password fields. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Address gcasto's comments Created 6 years 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 5a3fd5ed13d91e05a1fbc4399763b8f7542f1457..b6b98d99fb398b94ec76719aef9687410db75fe9 100644
--- a/components/autofill_strings.grdp
+++ b/components/autofill_strings.grdp
@@ -124,4 +124,8 @@
</message>
</if>
+ <message name="IDS_AUTOFILL_PASSWORD_FIELD_SUGGESTIONS_TITLE" desc="Text shown as the title of the suggestion drop down when a password field is clicked.">
+ Use password for:
+ </message>
+
</grit-part>

Powered by Google App Engine
This is Rietveld 408576698