Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(124)

Side by Side Diff: components/security_interstitials_strings.grdp

Issue 2590383003: Change whitepaper link on security interstitial to point to the new #extendedreport anchor. (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 <message name="IDS_CLOCK_ERROR_EXPLANATION" desc="Body text under an 'Advanc ed' button. Context: error shown when the browser can't load a page because the device's clock is wrong. This paragraph explains why a correct clock is necessar y."> 47 <message name="IDS_CLOCK_ERROR_EXPLANATION" desc="Body text under an 'Advanc ed' button. Context: error shown when the browser can't load a page because the device's clock is wrong. This paragraph explains why a correct clock is necessar y.">
48 To establish a secure connection, your clock needs to be set correctly. Th is is because the certificates that websites use to identify themselves are only valid for specific periods of time. Since your device's clock is incorrect, Chr omium cannot verify these certificates. 48 To establish a secure connection, your clock needs to be set correctly. Th is is because the certificates that websites use to identify themselves are only valid for specific periods of time. Since your device's clock is incorrect, Chr omium cannot verify these certificates.
49 </message> 49 </message>
50 </if> 50 </if>
51 51
52 <!-- Extended reporting strings --> 52 <!-- Extended reporting strings -->
53 <message name="IDS_SAFE_BROWSING_PRIVACY_POLICY_URL" translateable="false"> 53 <message name="IDS_SAFE_BROWSING_PRIVACY_POLICY_URL" translateable="false">
54 https://www.google.com/chrome/browser/privacy/#safe-browsing-policies 54 https://www.google.com/chrome/browser/privacy/#safe-browsing-policies
55 </message> 55 </message>
56 <message name="IDS_SAFE_BROWSING_WHITEPAPER_URL" translateable="false"> 56 <message name="IDS_SAFE_BROWSING_WHITEPAPER_URL" translateable="false">
57 https://www.google.com/chrome/browser/privacy/whitepaper.html#malware 57 https://www.google.com/chrome/browser/privacy/whitepaper.html#extendedreport
58 </message> 58 </message>
59 59
60 <!-- SSL error page --> 60 <!-- SSL error page -->
61 <message name="IDS_SSL_V2_TITLE" desc="The tab title for the SSL interstitial. "> 61 <message name="IDS_SSL_V2_TITLE" desc="The tab title for the SSL interstitial. ">
62 Privacy error 62 Privacy error
63 </message> 63 </message>
64 <message name="IDS_SSL_V2_HEADING" desc="The large heading at the top of the S SL interstitial."> 64 <message name="IDS_SSL_V2_HEADING" desc="The large heading at the top of the S SL interstitial.">
65 Your connection is not private 65 Your connection is not private
66 </message> 66 </message>
67 <message name="IDS_SSL_V2_PRIMARY_PARAGRAPH" desc="The primary explanatory par agraph for the SSL interstitial."> 67 <message name="IDS_SSL_V2_PRIMARY_PARAGRAPH" desc="The primary explanatory par agraph for the SSL interstitial.">
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
180 Attackers on <ph name="BEGIN_BOLD">&lt;strong&gt;</ph><ph name="SITE">$1<ex> example.com</ex></ph><ph name="END_BOLD">&lt;/strong&gt;</ph> may trick you into doing something dangerous like installing software or revealing your personal i nformation (for example, passwords, phone numbers, or credit cards). 180 Attackers on <ph name="BEGIN_BOLD">&lt;strong&gt;</ph><ph name="SITE">$1<ex> example.com</ex></ph><ph name="END_BOLD">&lt;/strong&gt;</ph> may trick you into doing something dangerous like installing software or revealing your personal i nformation (for example, passwords, phone numbers, or credit cards).
181 </message> 181 </message>
182 <message name="IDS_PHISHING_V4_EXPLANATION_PARAGRAPH" desc="The explanation of why Safe Browsing has blocked the page."> 182 <message name="IDS_PHISHING_V4_EXPLANATION_PARAGRAPH" desc="The explanation of why Safe Browsing has blocked the page.">
183 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. <ph name="BEGIN_LEARN_MORE_LINK">&lt;a href="#" id="learn-more-link"&gt;</ph>Learn m ore<ph name="END_LEARN_MORE_LINK">&lt;/a&gt;</ph>. 183 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. <ph name="BEGIN_LEARN_MORE_LINK">&lt;a href="#" id="learn-more-link"&gt;</ph>Learn m ore<ph name="END_LEARN_MORE_LINK">&lt;/a&gt;</ph>.
184 </message> 184 </message>
185 <message name="IDS_PHISHING_V4_PROCEED_AND_REPORT_PARAGRAPH" desc="The paragra ph that lets the user skip the warning."> 185 <message name="IDS_PHISHING_V4_PROCEED_AND_REPORT_PARAGRAPH" desc="The paragra ph that lets the user skip the warning.">
186 You can <ph name="BEGIN_ERROR_LINK">&lt;a href="#" id="report-error-link"&gt ;</ph>report a detection problem<ph name="END_ERROR_LINK">&lt;/a&gt;</ph> or, if you understand the risks to your security, <ph name="BEGIN_LINK">&lt;a href="#" id="proceed-link"&gt;</ph>visit this unsafe site<ph name="END_LINK">&lt;/a&gt;< /ph>. 186 You can <ph name="BEGIN_ERROR_LINK">&lt;a href="#" id="report-error-link"&gt ;</ph>report a detection problem<ph name="END_ERROR_LINK">&lt;/a&gt;</ph> or, if you understand the risks to your security, <ph name="BEGIN_LINK">&lt;a href="#" id="proceed-link"&gt;</ph>visit this unsafe site<ph name="END_LINK">&lt;/a&gt;< /ph>.
187 </message> 187 </message>
188 188
189 </grit-part> 189 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698