Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 768f951978289989e3cc3e3ba2da0c98c2437f54..6d445b8e82b9327d0372be09687a19529ffb6570 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -6657,6 +6657,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_AUTOFILL_CLEAR_FORM_MENU_ITEM" desc="The entry in the suggestions dropdown that clears an auto-filled form."> |
Clear form |
</message> |
+ <message name="IDS_AUTOFILL_WARNING_AUTOFILL_DISABLED" desc="Warning text to show when autofill is disabled by the website for a given form."> |
dhollowa
2010/11/12 23:44:20
How about IDS_AUTOFILL_WARNING_FORM_DISABLED? Whe
Ilya Sherman
2010/11/13 05:24:43
Done.
|
+ 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 disabled because this form does not use a secure connection. |
+ </message> |
<if expr="os != 'darwin'"> |
<message name="IDS_AUTOFILL_OPTIONS_TITLE" desc="The title of the Autofill dialog."> |
Autofill Options |
@@ -7387,7 +7393,7 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_SAFE_BROWSING_MALWARE_PROCEED_LINK" desc="SafeBrowsing Malware HTML description, third line proceed link part."> |
proceed anyway |
</message> |
- <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION4" desc="SafeBrowsing Malware HTML description, first line for case of subresource malicious"> |
+ <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION4" desc="SafeBrowsing Malware HTML description, first line for case of subresource malicious"> |
<ph name="HOST_NAME"><strong>$1<ex>www.malware.com</ex></strong></ph> contains content from <ph name="ELEMENTS_HOST_NAME"><strong>$2<ex>www.evil.cn</ex></strong></ph>, a site known to distribute malware. Your computer might catch a virus if you visit this site. |
</message> |
<message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION5" desc="SafeBrowsing Malware HTML description, detailed information, click button to span."> |