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

Unified Diff: components/autofill_strings.grdp

Issue 2971783002: Skeleton for showing "Show all saved passwords row" for Linux/CrOs/Windows platforms (Closed)
Patch Set: . Created 3 years, 5 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 c97819838ed9e74959a36a8ac8b4b6385d7a736b..4b5c3c12d43874496a3fbd005e1717312d7678c5 100644
--- a/components/autofill_strings.grdp
+++ b/components/autofill_strings.grdp
@@ -166,6 +166,10 @@
Login not secure
</message>
+ <message name="IDS_AUTOFILL_SHOW_ALL_SAVED_FALLBACK" desc="The text shown as an option in the suggestion drop down when a password field is clicked">
+ Show all saved passwords
+ </message>
+
<!-- Autofill Credit Card Assisted Filling Infobar -->
<if expr="is_android">
<message name="IDS_AUTOFILL_CREDIT_CARD_FILLING_INFOBAR_TITLE" desc="Title text for the Autofill Credit Card Assisted Filling Infobar">

Powered by Google App Engine
This is Rietveld 408576698