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

Side by Side Diff: components/ssl_errors_strings.grdp

Issue 2680203006: [SSL] Remove unused strings in components (Closed)
Patch Set: Created 3 years, 10 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <grit-part> 2 <grit-part>
3 3
4 <message name="IDS_CERT_ERROR_COMMON_NAME_INVALID_DETAILS" desc="Details for a n unsafe common name in an X509 certificate"> 4 <message name="IDS_CERT_ERROR_COMMON_NAME_INVALID_DETAILS" desc="Details for a n unsafe common name in an X509 certificate">
5 This server could not prove that it is <ph name="DOMAIN">&lt;strong&gt;$1<ex >paypal.com</ex>&lt;/strong&gt;</ph>; its security certificate is from <ph name= "DOMAIN2">&lt;strong&gt;$2<ex>fakepaypal.com</ex>&lt;/strong&gt;</ph>. This may be caused by a misconfiguration or an attacker intercepting your connection. <ph name="BEGIN_LEARN_MORE_LINK">&lt;a href="#" id="learn-more-link"&gt;</ph>Learn more<ph name="END_LEARN_MORE_LINK">&lt;/a&gt;</ph>. 5 This server could not prove that it is <ph name="DOMAIN">&lt;strong&gt;$1<ex >paypal.com</ex>&lt;/strong&gt;</ph>; its security certificate is from <ph name= "DOMAIN2">&lt;strong&gt;$2<ex>fakepaypal.com</ex>&lt;/strong&gt;</ph>. This may be caused by a misconfiguration or an attacker intercepting your connection. <ph name="BEGIN_LEARN_MORE_LINK">&lt;a href="#" id="learn-more-link"&gt;</ph>Learn more<ph name="END_LEARN_MORE_LINK">&lt;/a&gt;</ph>.
6 </message> 6 </message>
7 <message name="IDS_CERT_ERROR_COMMON_NAME_INVALID_DESCRIPTION" desc="Descripti on for an unsafe common name in an X509 certificate"> 7 <message name="IDS_CERT_ERROR_COMMON_NAME_INVALID_DESCRIPTION" desc="Descripti on for an unsafe common name in an X509 certificate">
8 Server's certificate does not match the URL. 8 Server's certificate does not match the URL.
9 </message> 9 </message>
10 10
(...skipping 15 matching lines...) Expand all
26 Server's certificate is not yet valid. 26 Server's certificate is not yet valid.
27 </message> 27 </message>
28 28
29 <message name="IDS_CERT_ERROR_NOT_VALID_AT_THIS_TIME_DETAILS" desc="Details fo r a chain with a X509 certificate that is not valid at this time."> 29 <message name="IDS_CERT_ERROR_NOT_VALID_AT_THIS_TIME_DETAILS" desc="Details fo r a chain with a X509 certificate that is not valid at this time.">
30 This server could not prove that it is <ph name="DOMAIN">&lt;strong&gt;$1<ex >paypal.com</ex>&lt;/strong&gt;</ph>; its security certificate is not valid at t his time. This may be caused by a misconfiguration or an attacker intercepting y our connection. <ph name="BEGIN_LEARN_MORE_LINK">&lt;a href="#" id="learn-more-l ink"&gt;</ph>Learn more<ph name="END_LEARN_MORE_LINK">&lt;/a&gt;</ph>. 30 This server could not prove that it is <ph name="DOMAIN">&lt;strong&gt;$1<ex >paypal.com</ex>&lt;/strong&gt;</ph>; its security certificate is not valid at t his time. This may be caused by a misconfiguration or an attacker intercepting y our connection. <ph name="BEGIN_LEARN_MORE_LINK">&lt;a href="#" id="learn-more-l ink"&gt;</ph>Learn more<ph name="END_LEARN_MORE_LINK">&lt;/a&gt;</ph>.
31 </message> 31 </message>
32 <message name="IDS_CERT_ERROR_NOT_VALID_AT_THIS_TIME_DESCRIPTION" desc="Descri ption for a chain with a X509 certificate that is not valid at this time."> 32 <message name="IDS_CERT_ERROR_NOT_VALID_AT_THIS_TIME_DESCRIPTION" desc="Descri ption for a chain with a X509 certificate that is not valid at this time.">
33 Server's certificate is not valid at this time. 33 Server's certificate is not valid at this time.
34 </message> 34 </message>
35 35
36 <message name="IDS_CERT_ERROR_CHAIN_EXPIRED_DETAILS" desc="Details for an expi red root or intermediate cert in chain">
37 This server could not prove that it is <ph name="DOMAIN">&lt;strong&gt;$1<ex >paypal.com</ex>&lt;/strong&gt;</ph>; its security certificate expired. This may be caused by a misconfiguration or an attacker intercepting your connection. Yo ur computer's clock is currently set to <ph name="CURRENT_TIME">$3<ex>July 18, 2 012</ex></ph>. Does that look right? If not, you should correct your system's cl ock and then refresh this page. <ph name="BEGIN_LEARN_MORE_LINK">&lt;a href="#" id="learn-more-link"&gt;</ph>Learn more<ph name="END_LEARN_MORE_LINK">&lt;/a&gt; </ph>.
38 </message>
39 <message name="IDS_CERT_ERROR_CHAIN_EXPIRED_DESCRIPTION" desc="Description for an expired intermediate/root certificate in chain">
40 A root or intermediate certificate has expired.
41 </message>
42
43 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DESCRIPTION" desc="Description for an X509 certificate with an invalid authority"> 36 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DESCRIPTION" desc="Description for an X509 certificate with an invalid authority">
44 Server's certificate is not trusted. 37 Server's certificate is not trusted.
45 </message> 38 </message>
46 39
47 <message name="IDS_CERT_ERROR_CONTAINS_ERRORS_DETAILS" desc="Details of the er ror page for an X509 certificate that contains errors"> 40 <message name="IDS_CERT_ERROR_CONTAINS_ERRORS_DETAILS" desc="Details of the er ror page for an X509 certificate that contains errors">
48 This server could not prove that it is <ph name="DOMAIN">&lt;strong&gt;$1<ex >paypal.com</ex>&lt;/strong&gt;</ph>; its security certificate contains errors. This may be caused by a misconfiguration or an attacker intercepting your connec tion. <ph name="BEGIN_LEARN_MORE_LINK">&lt;a href="#" id="learn-more-link"&gt;</ ph>Learn more<ph name="END_LEARN_MORE_LINK">&lt;/a&gt;</ph>. 41 This server could not prove that it is <ph name="DOMAIN">&lt;strong&gt;$1<ex >paypal.com</ex>&lt;/strong&gt;</ph>; its security certificate contains errors. This may be caused by a misconfiguration or an attacker intercepting your connec tion. <ph name="BEGIN_LEARN_MORE_LINK">&lt;a href="#" id="learn-more-link"&gt;</ ph>Learn more<ph name="END_LEARN_MORE_LINK">&lt;/a&gt;</ph>.
49 </message> 42 </message>
50 <message name="IDS_CERT_ERROR_CONTAINS_ERRORS_DESCRIPTION" desc="Description o f the error page for an X509 certificate that contains errors"> 43 <message name="IDS_CERT_ERROR_CONTAINS_ERRORS_DESCRIPTION" desc="Description o f the error page for an X509 certificate that contains errors">
51 Server's certificate contains errors. 44 Server's certificate contains errors.
52 </message> 45 </message>
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
157 </message> 150 </message>
158 </if> 151 </if>
159 <if expr="not is_ios and not is_android"> 152 <if expr="not is_ios and not is_android">
160 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details for an X509 certificate with an invalid authority"> 153 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details for an X509 certificate with an invalid authority">
161 This server could not prove that it is <ph name="DOMAIN">&lt;strong&gt;$ 1<ex>paypal.com</ex>&lt;/strong&gt;</ph>; its security certificate is not truste d by your computer's operating system. This may be caused by a misconfiguration or an attacker intercepting your connection. <ph name="BEGIN_LEARN_MORE_LINK">&l t;a href="#" id="learn-more-link"&gt;</ph>Learn more<ph name="END_LEARN_MORE_LIN K">&lt;/a&gt;</ph>. 154 This server could not prove that it is <ph name="DOMAIN">&lt;strong&gt;$ 1<ex>paypal.com</ex>&lt;/strong&gt;</ph>; its security certificate is not truste d by your computer's operating system. This may be caused by a misconfiguration or an attacker intercepting your connection. <ph name="BEGIN_LEARN_MORE_LINK">&l t;a href="#" id="learn-more-link"&gt;</ph>Learn more<ph name="END_LEARN_MORE_LIN K">&lt;/a&gt;</ph>.
162 </message> 155 </message>
163 </if> 156 </if>
164 </if> 157 </if>
165 158
166 </grit-part> 159 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698