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

Unified Diff: chrome/app/generated_resources.grd

Issue 9195027: In cases of SSL error page due to HSTS, explain why the user cannot proceed. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 8 years, 11 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/ssl_error.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
===================================================================
--- chrome/app/generated_resources.grd (revision 118366)
+++ chrome/app/generated_resources.grd (working copy)
@@ -7575,6 +7575,9 @@
<message name="IDS_SSL_ERROR_PAGE_BACK" desc="Back button text of the SSL error page.">
Back
</message>
+ <message name="IDS_SSL_ERROR_PAGE_CANNOT_PROCEED" desc="Message advising the user that they cannot proceed past the SSL error page.">
+ You cannot proceed because the website operator has requested heightened security for this domain.
+ </message>
<!-- Misc strings for SSL UI -->
<message name="IDS_UNSAFE_FRAME_MESSAGE" desc="The text displayed in the content that is subsituted to an unsafe frame.">
« no previous file with comments | « no previous file | chrome/browser/resources/ssl_error.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698