Chromium Code Reviews| 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"> |