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

Side by Side 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 unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <grit-part> 2 <grit-part>
3 <message name="IDS_PAGE_INFO_HELP_CENTER_LINK" desc="This is the text of the l ink pointing to the Help Center. This appears at the bottom of the SSL dialog an d 'this' refers to the sections within the bubble."> 3 <message name="IDS_PAGE_INFO_HELP_CENTER_LINK" desc="This is the text of the l ink pointing to the Help Center. This appears at the bottom of the SSL dialog an d 'this' refers to the sections within the bubble.">
4 What do these mean? 4 What do these mean?
5 </message> 5 </message>
6 <message name="IDS_PAGE_INFO_SECURITY_TAB_DEPRECATED_SIGNATURE_ALGORITHM_MINOR " desc="The security summary phrase in the page information panel for a security problem where the site's certificate expires in 2016 and contains a SHA1 signat ure in the chain (as opposed to 2017 or later). Such certificates will not be su pported in a future version of Chrome."> 6 <message name="IDS_PAGE_INFO_SECURITY_TAB_DEPRECATED_SIGNATURE_ALGORITHM_MINOR " desc="The security summary phrase in the page information panel for a security problem where the site's certificate expires in 2016 and contains a SHA1 signat ure in the chain (as opposed to 2017 or later). Such certificates will not be su pported in a future version of Chrome.">
7 The certificate for this site expires in 2016, and the certificate chain con tains a certificate signed using SHA-1. 7 The certificate for this site expires in 2016, and the certificate chain con tains a certificate signed using SHA-1.
8 </message> 8 </message>
9 <message name="IDS_PAGE_INFO_SECURITY_TAB_DEPRECATED_SIGNATURE_ALGORITHM_MAJOR " desc="The security summary phrase in the page information panel for a security problem where the site's certificate expires in 2017 or later and contains a SH A1 signature in the chain (as opposed to 2016). Such certificates will not be su pported in a future version of Chrome."> 9 <message name="IDS_PAGE_INFO_SECURITY_TAB_DEPRECATED_SIGNATURE_ALGORITHM_MAJOR " desc="The security summary phrase in the page information panel for a security problem where the site's certificate expires in 2017 or later and contains a SH A1 signature in the chain (as opposed to 2016). Such certificates will not be su pported in a future version of Chrome.">
10 The certificate for this site expires in 2017 or later, and the certificate chain contains a certificate signed using SHA-1. 10 The certificate for this site expires in 2017 or later, and the certificate chain contains a certificate signed using SHA-1.
(...skipping 21 matching lines...) Expand all
32 </message> 32 </message>
33 <message name="IDS_PAGE_INFO_SECURITY_TAB_NON_UNIQUE_NAME" desc="The text of t he identity section when the host is not unique (such as with Intranet host name s)."> 33 <message name="IDS_PAGE_INFO_SECURITY_TAB_NON_UNIQUE_NAME" desc="The text of t he identity section when the host is not unique (such as with Intranet host name s).">
34 The identity of the server you are connected to cannot be fully validated. Y ou are connected to a server using a name only valid within your network, which an external certificate authority has no way to validate ownership of. As some c ertificate authorities will issue certificates for these names regardless, there is no way to ensure you are connected to the intended website and not an attack er. 34 The identity of the server you are connected to cannot be fully validated. Y ou are connected to a server using a name only valid within your network, which an external certificate authority has no way to validate ownership of. As some c ertificate authorities will issue certificates for these names regardless, there is no way to ensure you are connected to the intended website and not an attack er.
35 </message> 35 </message>
36 <message name="IDS_PAGE_INFO_SECURITY_TAB_NOT_ENCRYPTED_CONNECTION_TEXT" desc= "The text of the connection section when the connection is not encrypted."> 36 <message name="IDS_PAGE_INFO_SECURITY_TAB_NOT_ENCRYPTED_CONNECTION_TEXT" desc= "The text of the connection section when the connection is not encrypted.">
37 Your connection to <ph name="DOMAIN">$1<ex>www.google.com</ex></ph> is not e ncrypted. 37 Your connection to <ph name="DOMAIN">$1<ex>www.google.com</ex></ph> is not e ncrypted.
38 </message> 38 </message>
39 <message name="IDS_PAGE_INFO_SECURITY_TAB_NO_REVOCATION_MECHANISM" desc="The t ext of the identity section when there is no certificate revocation mechanism."> 39 <message name="IDS_PAGE_INFO_SECURITY_TAB_NO_REVOCATION_MECHANISM" desc="The t ext of the identity section when there is no certificate revocation mechanism.">
40 The certificate does not specify a mechanism to check whether it has been re voked. 40 The certificate does not specify a mechanism to check whether it has been re voked.
41 </message> 41 </message>
42 <message name="IDS_PAGE_INFO_SECURITY_TAB_RENEGOTIATION_MESSAGE" desc="This me ssage 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 paramet ers and secrets. 'extension' here should be taken to mean 'amendment' rather tha n elongation.">
43 The server does not support the TLS renegotiation extension.
44 </message>
45 <message name="IDS_PAGE_INFO_SECURITY_TAB_SSL_VERSION" desc="This message give s the version of the SSL protocol used to protect the HTTPS connection."> 42 <message name="IDS_PAGE_INFO_SECURITY_TAB_SSL_VERSION" desc="This message give s the version of the SSL protocol used to protect the HTTPS connection.">
46 The connection uses <ph name="SSL_VERSION">$1<ex>TLS 1.0</ex></ph>. 43 The connection uses <ph name="SSL_VERSION">$1<ex>TLS 1.0</ex></ph>.
47 </message> 44 </message>
48 <message name="IDS_PAGE_INFO_SECURITY_TAB_UNABLE_TO_CHECK_REVOCATION" desc="Th e text of the identity section when we were unable to check if the certificate h as been revoked."> 45 <message name="IDS_PAGE_INFO_SECURITY_TAB_UNABLE_TO_CHECK_REVOCATION" desc="Th e text of the identity section when we were unable to check if the certificate h as been revoked.">
49 Unable to check whether the certificate has been revoked. 46 Unable to check whether the certificate has been revoked.
50 </message> 47 </message>
51 <message name="IDS_PAGE_INFO_SECURITY_TAB_UNKNOWN_PARTY" desc="The default nam e used when we did not find a principal name."> 48 <message name="IDS_PAGE_INFO_SECURITY_TAB_UNKNOWN_PARTY" desc="The default nam e used when we did not find a principal name.">
52 unknown name 49 unknown name
53 </message> 50 </message>
54 <message name="IDS_PAGE_INFO_SECURITY_TAB_WEAK_ENCRYPTION_CONNECTION_TEXT" des c="The text of the connection section when the connection uses weak encryption." > 51 <message name="IDS_PAGE_INFO_SECURITY_TAB_WEAK_ENCRYPTION_CONNECTION_TEXT" des c="The text of the connection section when the connection uses weak encryption." >
(...skipping 10 matching lines...) Expand all
65 <message name="IDS_PAGEINFO_CERT_INFO_BUTTON" desc="Text of button in the pa ge info that shows the SSL certificate."> 62 <message name="IDS_PAGEINFO_CERT_INFO_BUTTON" desc="Text of button in the pa ge info that shows the SSL certificate.">
66 Certificate information 63 Certificate information
67 </message> 64 </message>
68 </if> 65 </if>
69 <if expr="use_titlecase"> 66 <if expr="use_titlecase">
70 <message name="IDS_PAGEINFO_CERT_INFO_BUTTON" desc="In Title Case: Text of b utton in the page info that shows the SSL certificate."> 67 <message name="IDS_PAGEINFO_CERT_INFO_BUTTON" desc="In Title Case: Text of b utton in the page info that shows the SSL certificate.">
71 Certificate Information 68 Certificate Information
72 </message> 69 </message>
73 </if> 70 </if>
74 </grit-part> 71 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698