| OLD | NEW |
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <grit-part> | 2 <grit-part> |
| 3 <!-- Shared strings for SSL-related interstitials --> | 3 <!-- Shared strings for SSL-related interstitials --> |
| 4 <message name="IDS_SSL_OPEN_DETAILS_BUTTON" desc="The text for the button that
expands the details on an error page. Paired with IDS_SSL_CLOSE_DETAILS_BUTTON.
"> | 4 <message name="IDS_SSL_OPEN_DETAILS_BUTTON" desc="The text for the button that
expands the details on an error page. Paired with IDS_SSL_CLOSE_DETAILS_BUTTON.
"> |
| 5 Advanced | 5 Advanced |
| 6 </message> | 6 </message> |
| 7 <message name="IDS_SSL_CLOSE_DETAILS_BUTTON" desc="The text for the button tha
t hides the details on an error page. Paired with IDS_SSL_CLOSE_DETAILS_BUTTON."
> | 7 <message name="IDS_SSL_CLOSE_DETAILS_BUTTON" desc="The text for the button tha
t hides the details on an error page. Paired with IDS_SSL_CLOSE_DETAILS_BUTTON."
> |
| 8 Hide advanced | 8 Hide advanced |
| 9 </message> | 9 </message> |
| 10 | 10 |
| (...skipping 192 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 203 </message> | 203 </message> |
| 204 <message name="IDS_PHISHING_V4_EXPLANATION_PARAGRAPH" desc="The explanation of
why Safe Browsing has blocked the page."> | 204 <message name="IDS_PHISHING_V4_EXPLANATION_PARAGRAPH" desc="The explanation of
why Safe Browsing has blocked the page."> |
| 205 Google Safe Browsing recently detected phishing on <ph name="SITE">$1<ex>examp
le.com</ex></ph>. Phishing sites pretend to be other websites to trick you. | 205 Google Safe Browsing recently detected phishing on <ph name="SITE">$1<ex>examp
le.com</ex></ph>. Phishing sites pretend to be other websites to trick you. |
| 206 </message> | 206 </message> |
| 207 <message name="IDS_PHISHING_V4_PROCEED_AND_REPORT_PARAGRAPH" desc="The paragra
ph that lets the user skip the warning."> | 207 <message name="IDS_PHISHING_V4_PROCEED_AND_REPORT_PARAGRAPH" desc="The paragra
ph that lets the user skip the warning."> |
| 208 You can <ph name="BEGIN_ERROR_LINK"><a href="#" id="report-error-link">
;</ph>report a detection problem<ph name="END_ERROR_LINK"></a></ph> or, if
you understand the risks to your security, <ph name="BEGIN_LINK"><a href="#"
id="proceed-link"></ph>visit this unsafe site<ph name="END_LINK"></a><
/ph>. | 208 You can <ph name="BEGIN_ERROR_LINK"><a href="#" id="report-error-link">
;</ph>report a detection problem<ph name="END_ERROR_LINK"></a></ph> or, if
you understand the risks to your security, <ph name="BEGIN_LINK"><a href="#"
id="proceed-link"></ph>visit this unsafe site<ph name="END_LINK"></a><
/ph>. |
| 209 </message> | 209 </message> |
| 210 | 210 |
| 211 <!-- WebView Safe Browsing quiet interstitals medium sized --> | 211 <!-- WebView Safe Browsing quiet interstitals medium sized --> |
| 212 <message name="IDS_MALWARE_WEBVIEW_HEADING" desc="The heading of the malware i
nterstitial on medium sized Webview."> | 212 <message name="IDS_MALWARE_WEBVIEW_HEADING" desc="The heading of the malware i
nterstitial on medium sized Webview."> |
| 213 Dangerous content blocked | 213 Dangerous content blocked. |
| 214 </message> | 214 </message> |
| 215 <message name="IDS_MALWARE_WEBVIEW_EXPLANATION_PARAGRAPH" desc="The explanatio
n of why Safe Browsing has blocked the page. Allows the user to proceed using a
link."> | 215 <message name="IDS_MALWARE_WEBVIEW_EXPLANATION_PARAGRAPH" desc="The explanatio
n of why Safe Browsing has blocked the page. Allows the user to proceed using a
link."> |
| 216 This content might try to install dangerous software on your device that ste
als or deletes your information. <ph name="BEGIN_LINK"><a href="#" id="procee
d-link"></ph>Show anyway<ph name="END_LINK"></a></ph>. | 216 This content might try to install dangerous software on your device that ste
als or deletes your information. <ph name="BEGIN_LINK"><a href="#" id="procee
d-link"></ph>Show anyway<ph name="END_LINK"></a></ph> |
| 217 </message> | 217 </message> |
| 218 <message name="IDS_PHISHING_WEBVIEW_HEADING" desc="The heading of the phishing
interstitial on medium sized Webview."> | 218 <message name="IDS_PHISHING_WEBVIEW_HEADING" desc="The heading of the phishing
interstitial on medium sized Webview."> |
| 219 Deceptive content blocked | 219 Deceptive content blocked. |
| 220 </message> | 220 </message> |
| 221 <message name="IDS_PHISHING_WEBVIEW_EXPLANATION_PARAGRAPH" desc="The explanati
on of why Safe Browsing has blocked the page. Allows the user to proceed using a
link."> | 221 <message name="IDS_PHISHING_WEBVIEW_EXPLANATION_PARAGRAPH" desc="The explanati
on of why Safe Browsing has blocked the page. Allows the user to proceed using a
link."> |
| 222 This content might try to trick you into installing software or revealing pe
rsonal information. <ph name="BEGIN_LINK"><a href="#" id="proceed-link"></
ph>Show anyway<ph name="END_LINK"></a></ph>. | 222 This content might try to trick you into installing software or revealing pe
rsonal information. <ph name="BEGIN_LINK"><a href="#" id="proceed-link"></
ph>Show anyway<ph name="END_LINK"></a></ph> |
| 223 </message> | 223 </message> |
| 224 | 224 |
| 225 </grit-part> | 225 </grit-part> |
| OLD | NEW |