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

Unified Diff: components/pageinfo_strings.grdp

Issue 2627143003: Remove message about TLS renegotiation info extension. (Closed)
Patch Set: Created 3 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
Index: components/pageinfo_strings.grdp
diff --git a/components/pageinfo_strings.grdp b/components/pageinfo_strings.grdp
index 36e825733e1429566f35ab3c49303b2f4735ac78..fa5785a1fc4e1002360756c4ecd86261dbb07781 100644
--- a/components/pageinfo_strings.grdp
+++ b/components/pageinfo_strings.grdp
@@ -39,9 +39,6 @@
<message name="IDS_PAGE_INFO_SECURITY_TAB_NO_REVOCATION_MECHANISM" desc="The text of the identity section when there is no certificate revocation mechanism.">
The certificate does not specify a mechanism to check whether it has been revoked.
</message>
- <message name="IDS_PAGE_INFO_SECURITY_TAB_RENEGOTIATION_MESSAGE" desc="This message is displayed when the server hasn't been updated to fix a recent security issues. TLS here is an acronym and need not be translated. 'renegotiation' is a technical term describing a process of agreeing on a new set of security parameters and secrets. 'extension' here should be taken to mean 'amendment' rather than elongation.">
- The server does not support the TLS renegotiation extension.
- </message>
<message name="IDS_PAGE_INFO_SECURITY_TAB_SSL_VERSION" desc="This message gives the version of the SSL protocol used to protect the HTTPS connection.">
The connection uses <ph name="SSL_VERSION">$1<ex>TLS 1.0</ex></ph>.
</message>

Powered by Google App Engine
This is Rietveld 408576698