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

Unified Diff: chrome/app/generated_resources.grd

Issue 2337103002: Add a new flag for HTTP-bad Phase 1 development work (Closed)
Patch Set: Clean up dirty tree Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 9ae01c4ec4c779bda2bc224a7fad1563ad25d488..e580622b3f1e1bb0a815e0972f69dca41344ea2b 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_OR_CC_AS_NON_SECURE">
+ 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
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698