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

Unified Diff: components/autofill_strings.grdp

Issue 2478043002: HTTP Bad: Add warning message to autofill dropdown for http sites (Closed)
Patch Set: Created 4 years, 1 month 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 ab8667f35e733aad6bb52a0c8a74eba5cd400d2d..b359012e28fffae918236d35fa0b0d397ff43c29 100644
--- a/components/autofill_strings.grdp
+++ b/components/autofill_strings.grdp
@@ -174,6 +174,10 @@
Use password for:
</message>
+ <message name="IDS_AUTOFILL_HTTP_WARNING_MESSAGE" desc="Text shown as the top of the suggestion drop down when the form is in http sites.">
vabr (Chromium) 2016/11/04 08:55:29 nit: This might not be enough context for the tran
Mathieu 2016/11/05 03:26:59 if this is for the password popup, I would suggest
lshang 2016/11/07 05:34:02 Done. Added two warning messages, one is "Login no
lshang 2016/11/07 05:34:02 Done.
+ Login not secure
+ </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