Update security_interstitials_strings.grdp

This commit is contained in:
Alexander David Frick 2022-06-30 08:05:16 -05:00 committed by GitHub
parent f0be42c5ce
commit 3f6bd4a00d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -420,51 +420,6 @@
Proceed
</message>
<!-- Origin Policy Error Interstial -->
<message name="IDS_ORIGIN_POLICY_TITLE"
desc="Title of the Origin Policy Error interstitial.">
Origin Policy Error
</message>
<message name="IDS_ORIGIN_POLICY_HEADING"
desc="The large heading at the top of the Origin Policy Error Interstitial">
Blocked according to <ph name="ORIGIN">$2</ph>'s origin policy.
</message>
<message name="IDS_ORIGIN_POLICY_INFO"
desc="The primary explanatory paragraph for the Origin Policy Error interstitial.">
The site <ph name="ORIGIN">$2</ph> has requested that an origin policy
apply to all requests to it, but this policy cannot presently be applied.
</message>
<message name="IDS_ORIGIN_POLICY_INFO2" desc="The second paragraph of the text of the Origin Policy Error Interstitial. (Presently intentionally left blank.)" />
<message name="IDS_ORIGIN_POLICY_BUTTON"
desc="The text for the Origin Policy Error Interstitial button that takes the user back to the previous page">
Back to safety
</message>
<message name="IDS_ORIGIN_POLICY_DETAILS"
desc="The text for the Origin Policy Error Interstitial button that contains additional information.">
Advanced
</message>
<message name="IDS_ORIGIN_POLICY_EXPLANATION_CANNOT_LOAD" desc="The text of the Origin Policy Error Interstitial that will be displayed when the user presses the 'Advanced' button for additional information, for the case where the policy was requested but could not be loaded.">
The server you are going to, <ph name="ORIGIN">$2</ph>, has requested that
an origin policy be applied to all requests to it. But it has now failed to
deliver a policy, which prevents the browser from fulfilling your request
for <ph name="SITE">$1</ph>. Origin policies can be used by site operators
to configure security and other properties for a site.
</message>
<message name="IDS_ORIGIN_POLICY_EXPLANATION_CANNOT_PARSE_HEADER" desc="The text of the Origin Policy Error Interstitial that will be displayed when the user presses the 'Advanced' button for additional information, for the case where the policy header could not be parsed.">
The server you are going to, <ph name="ORIGIN">$2</ph>, has set a header
requiring that an origin policy be applied to all requests to it. But
the header is malformed, which prevents the browser from fulfilling
your request for <ph name="SITE">$1</ph>. Origin policies can be used by
site operators to configure security and other properties for a site.
</message>
<message name="IDS_ORIGIN_POLICY_FINAL_PARAGRAPH"
desc="The text of the Origin Policy Error Interstitial that a user can click to proceed to the site, despite the error.">
<ph name="BEGIN_LINK">&lt;a href="#" id="proceed-link"&gt;</ph>Proceed to <ph name="SITE">$1<ex>example.com</ex></ph><ph name="END_LINK">&lt;/a&gt;</ph>
</message>
<message name="IDS_ORIGIN_POLICY_CLOSE" desc="The text of the Origin Policy Error Interstitial that will hide the 'advanced' section again.">
Hide advanced
</message>
<if expr="not is_ios">
<!-- Blocked interception interstitial strings -->
<message name="IDS_BLOCKED_INTERCEPTION_HEADING" desc="Large heading of the known interception interstitial.">