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

Unified Diff: chrome/app/generated_resources.grd

Issue 8856010: Remove the wording that suggests it is possible to proceed after fatal SSL error. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/app/generated_resources.grd
===================================================================
--- chrome/app/generated_resources.grd (revision 113437)
+++ chrome/app/generated_resources.grd (working copy)
@@ -7626,6 +7626,9 @@
<message name="IDS_SSL_BLOCKING_PAGE_EXIT" desc="'Back' button text of the SSL blocking page.">
Back to safety
</message>
+ <message name="IDS_SSL_BLOCKING_PAGE_SHOULD_NOT_PROCEED" desc="A warning for the user not to proceed.">
+ You should not proceed, &lt;strong&gt;especially&lt;/strong&gt; if you have never seen this warning before for this site.
+ </message>
<!-- SSL Error Page -->
<message name="IDS_SSL_ERROR_PAGE_TITLE" desc="The title of the SSL error page.">

Powered by Google App Engine
This is Rietveld 408576698