Index: components/autofill_strings.grdp |
diff --git a/components/autofill_strings.grdp b/components/autofill_strings.grdp |
index f42e674b501e75f67cba16e66da676cdf20ef08f..ab8667f35e733aad6bb52a0c8a74eba5cd400d2d 100644 |
--- a/components/autofill_strings.grdp |
+++ b/components/autofill_strings.grdp |
@@ -13,6 +13,9 @@ |
</if> |
<message name="IDS_AUTOFILL_CLEAR_LOCAL_COPY_BUTTON" desc="The label of the button that clears the local copy of a Wallet Credit Card." formatter_data="android_java"> |
Clear copy |
+ </message> |
+ <message name="IDS_AUTOFILL_WARNING_FORM_DISABLED" desc="Warning text to show when autofill is disabled by the website for a given form."> |
+ This webpage has disabled automatic filling for this form. |
</message> |
<message name="IDS_AUTOFILL_WARNING_INSECURE_CONNECTION" desc="Warning text to show when credit card autofill is disabled because the website is not using a secure connection."> |
Automatic credit card filling is disabled because this form does not use a secure connection. |