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

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: Added message value to iOS grit whitelist 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
« no previous file with comments | « components/autofill/core/common/autofill_constants.h ('k') | components/password_manager/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill_strings.grdp
diff --git a/components/autofill_strings.grdp b/components/autofill_strings.grdp
index bb95163d7da608dea0356b60ec6beb21d89c65ab..b0352f9da6535dbc1299d8e4ed7a635e45011800 100644
--- a/components/autofill_strings.grdp
+++ b/components/autofill_strings.grdp
@@ -128,4 +128,8 @@
Scan new card
</message>
+ <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>
« no previous file with comments | « components/autofill/core/common/autofill_constants.h ('k') | components/password_manager/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698