Index: components/error_page_strings.grdp |
diff --git a/components/error_page_strings.grdp b/components/error_page_strings.grdp |
index a30640b33884409450e2a112cf19de5c6befce83..7db62090387b375143adea0af16a0cd431f4fce4 100644 |
--- a/components/error_page_strings.grdp |
+++ b/components/error_page_strings.grdp |
@@ -260,6 +260,9 @@ |
<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. |
</message> |
+ <message name="IDS_ERRORPAGES_SUMMARY_BLOCKED_BY_AUDITOR" desc="Summary in the error page when the XSS Auditor blocks a response."> |
+ This page may contain script reflected from its URL. |
+ </message> |
<message name="IDS_ERRORPAGES_SUMMARY_BLOCKED_BY_ADMINISTRATOR" desc="Summary in the error page when an administrator policy blocks a request."> |
The person who set up this computer has chosen to block this site. |
</message> |