Index: components/error_page_strings.grdp |
diff --git a/components/error_page_strings.grdp b/components/error_page_strings.grdp |
index c732fab8dd94cd7283c18e34c11cd0efb4d22aba..b00bf60de179caef8df85372c6bef28e54e00d46 100644 |
--- a/components/error_page_strings.grdp |
+++ b/components/error_page_strings.grdp |
@@ -255,7 +255,7 @@ |
This site can’t provide a secure connection |
</message> |
<message name="IDS_ERRORPAGES_SUMMARY_BAD_SSL_CLIENT_AUTH_CERT" desc="Summary in the error page for SSL client certificate authentication failure."> |
- <ph name="HOST_NAME"><strong jscontent="hostName"></strong><ex>www.whatever.com</ex></ph> didn’t accept your login certificate, or your login certificate may have expired. |
+ <ph name="HOST_NAME"><strong jscontent="hostName"></strong><ex>www.whatever.com</ex></ph> didn't accept your login certificate, or one may not have been provided. |
edwardjung
2016/09/27 08:54:51
Could we use the curly quote mark in place of the
davidben
2016/09/27 16:50:51
Done.
|
</message> |
<message name="IDS_ERRORPAGES_SUMMARY_BLOCKED_BY_EXTENSION" desc="Summary in the error page when an extension blocks a request."> |
Requests to the server have been blocked by an extension. |