summaryrefslogtreecommitdiff
path: root/chromium/components/error_page_strings.grdp
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/error_page_strings.grdp')
-rw-r--r--chromium/components/error_page_strings.grdp4
1 files changed, 4 insertions, 0 deletions
diff --git a/chromium/components/error_page_strings.grdp b/chromium/components/error_page_strings.grdp
index f33f580265a..eb2854ef0d2 100644
--- a/chromium/components/error_page_strings.grdp
+++ b/chromium/components/error_page_strings.grdp
@@ -263,6 +263,10 @@
The person who set up this computer has chosen to block this site.
</message>
+ <message name="IDS_ERRORPAGES_SUMMARY_BLOCKED_BY_SECURITY" desc="Summary in the error page when the request has been blocked because of some security configuration of the site.">
+ This content is blocked. Contact the site owner to fix the issue.
+ </message>
+
<message name="IDS_ERRORPAGES_HTTP_POST_WARNING" desc="The error message displayed when the user navigates back or forward to a page which would resubmit post data. They can hit reload to send POST data again and load the page.">
This webpage requires data that you entered earlier in order to be properly displayed. You can send this data again, but by doing so you will repeat any action this page previously performed.
</message>