Files
brave-core/components/error_page_strings_override.grdp
T

40 lines
1.1 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version='1.0' encoding='UTF-8'?>
<grit-part>
<if expr="is_android">
</if>
<if expr="not is_ios">
</if>
<if expr="not is_ios or not is_android">
</if>
<if expr="is_chromeos">
</if>
<if expr="is_android or is_ios">
</if>
<if expr="not is_android and not is_ios">
</if>
<if expr="is_android">
</if>
<if expr="not is_ios or not is_android">
</if>
<if expr="is_ios or is_android">
</if>
<if expr="is_macosx">
</if>
<if expr="is_win">
</if>
<if expr="is_chromeos">
</if>
<if expr="is_android or is_ios">
</if>
<if expr="not is_android and not is_ios">
</if>
<message name="IDS_ERRORPAGES_HEADING_BLOCKED_IN_INCOGNITO_BY_ADMINISTRATOR" desc="Heading of the error page when an administrator policy blocks a URL in Private mode.">
You cant visit this page in Private mode
</message>
<message name="IDS_ERRORPAGES_SUMMARY_BLOCKED_IN_INCOGNITO_BY_ADMINISTRATOR" desc="Summary in the error page when an administrator policy blocks a URL in Private mode.">
Your organization has blocked this page in Private mode.
</message>
</grit-part>