Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 9ae01c4ec4c779bda2bc224a7fad1563ad25d488..ff22d1ab78c1245ac739b1bac8e3e2ff14814611 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -5255,13 +5255,16 @@ Keep your key file in a safe place. You will need it to create new versions of y |
Mark non-secure origins as non-secure |
</message> |
<message name="IDS_MARK_NON_SECURE_AS_DESCRIPTION" desc="Description of the 'Mark Non-Secure Origins As' lab."> |
- Mark non-secure origins as non-secure, or as "dubious". |
+ Change the UI treatment for non-secure (HTTP) origins |
</message> |
<message name="IDS_MARK_NON_SECURE_AS_NEUTRAL"> |
- Mark non-secure origins as neutral. |
+ Always mark non-secure origins as neutral |
</message> |
<message name="IDS_MARK_NON_SECURE_AS_NON_SECURE"> |
- Mark non-secure origins as non-secure. |
+ Always mark non-secure origins as non-secure |
+ </message> |
+ <message name="IDS_MARK_NON_SECURE_WITH_PASSWORDS_AS_NON_SECURE"> |
estark
2016/09/15 04:30:29
optional nit: WITH_PASSWORDS => WITH_PASSWORDS_OR_
felt
2016/09/15 12:55:30
I was debating the length but I'm feeling plucky t
|
+ Mark non-secure origins as non-secure when password or credit card fields are detected |
</message> |
<message name="IDS_FLAGS_SAVE_PAGE_AS_MHTML_NAME" desc="Name of the 'Save Page as MHTML' lab."> |
Save Page as MHTML |