62 lines
3.4 KiB
XML
62 lines
3.4 KiB
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<grit-part>
|
|
<if expr="not is_android and not is_ios">
|
|
</if>
|
|
<if expr="is_android">
|
|
</if>
|
|
<if expr="is_ios">
|
|
</if>
|
|
<if expr="_google_chrome">
|
|
</if>
|
|
<if expr="not _google_chrome">
|
|
</if>
|
|
|
|
<if expr="_google_chrome">
|
|
</if>
|
|
<if expr="not _google_chrome">
|
|
</if>
|
|
|
|
<message name="IDS_CONNECTION_HELP_CONNECTION_NOT_PRIVATE_DETAILS" desc="Details for your connection is not private section in chrome://connection-help. Matches the fourth section in https://support.google.com/chrome/answer/6098869">
|
|
<h4>Step 1: Sign in to the portal</h4>
|
|
<p>Wi-Fi networks at places like cafes or airports need you to sign in. To see the sign-in page, visit a page that uses <code>http://</code>.</p>
|
|
<ol>
|
|
<li>Go to any website starting with <code>http://</code>, like <a href="http://example.com" target="_blank">http://example.com</a>.</li>
|
|
<li>On the sign-in page that opens, sign in to use the internet.</li>
|
|
</ol>
|
|
<h4>Step 2: Open the page in Private mode (computer only)</h4>
|
|
<p>Open the page you were visiting in a Private window.</p>
|
|
<p>If the page opens, a Brave extension isn't working right. To fix the error, turn off the extension.</p>
|
|
<h4>Step 3: Update your operating system</h4>
|
|
<p>Make sure your device is up-to-date.</p>
|
|
<h4>Step 4: Temporarily turn off your antivirus</h4>
|
|
<p>You'll see this error if you have antivirus software that provides "HTTPS protection" or "HTTPS scanning." The antivirus is preventing Brave from providing security.</p>
|
|
<p>To fix the problem, turn off your antivirus software. If the page works after turning off the software, turn off this software when you use secure sites.</p>
|
|
<p>Remember to turn your antivirus program back on when you're done.</p>
|
|
<h4>Step 5: Get extra help</h4>
|
|
<p>If you still see the error, contact the website owner.</p>
|
|
</message>
|
|
<if expr="is_win">
|
|
</if>
|
|
|
|
<if expr="use_blink">
|
|
<if expr="_google_chrome">
|
|
</if>
|
|
<if expr="not _google_chrome">
|
|
</if>
|
|
|
|
</if>
|
|
|
|
<if expr="not is_android">
|
|
</if>
|
|
<if expr="is_android">
|
|
</if>
|
|
|
|
<message name="IDS_HTTPS_ONLY_MODE_FOR_INCOGNITO_PRIMARY_PARAGRAPH" desc="Main paragrpah of the HTTPS-Only Mode warning. This warning is shown when the browser tries to upgrade a navigation to a site to HTTPS but the site does not support HTTPS. The user is seeing this warning because they are browsing in Private mode.">
|
|
You are seeing this warning because this site does not support HTTPS and you are in Private mode. <ph name="BEGIN_LEARN_MORE_LINK"><a href="#" id="learn-more-link"></ph>Learn more about this warning<ph name="END_LEARN_MORE_LINK"></a></ph>
|
|
</message>
|
|
|
|
<message name="IDS_ABH_PROMPT_INCOGNITO_PRIMARY_PARAGRAPH" desc="Main paragrpah of the Ask-before-HTTP warning dialog. This warning is shown when the browser tries to upgrade a navigation to a site to HTTPS but the site does not support HTTPS. The user is seeing this warning because they are browsing in Private mode.">
|
|
You are seeing this warning because this site does not support HTTPS and you are in Private mode. <ph name="LEARN_MORE">$1<ex>Learn more about this warning</ex></ph>
|
|
</message>
|
|
</grit-part>
|