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

Side by Side Diff: components/security_interstitials_strings.grdp

Issue 2953963002: Update Superfish interstitial strings (Closed)
Patch Set: add ph tags to strings Created 3 years, 6 months 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 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
55 </message> 55 </message>
56 <message name="IDS_SSL_V2_HEADING" desc="The large heading at the top of the S SL interstitial."> 56 <message name="IDS_SSL_V2_HEADING" desc="The large heading at the top of the S SL interstitial.">
57 Your connection is not private 57 Your connection is not private
58 </message> 58 </message>
59 <message name="IDS_SSL_V2_PRIMARY_PARAGRAPH" desc="The primary explanatory par agraph for the SSL interstitial."> 59 <message name="IDS_SSL_V2_PRIMARY_PARAGRAPH" desc="The primary explanatory par agraph for the SSL interstitial.">
60 Attackers might be trying to steal your information from <ph name="BEGIN_BOL D">&lt;strong&gt;</ph><ph name="SITE">$1<ex>google.com</ex></ph><ph name="END_BO LD">&lt;/strong&gt;</ph> (for example, passwords, messages, or credit cards). <p h name="BEGIN_LEARN_MORE_LINK">&lt;a href="#" id="learn-more-link"&gt;</ph>Learn more<ph name="END_LEARN_MORE_LINK">&lt;/a&gt;</ph> 60 Attackers might be trying to steal your information from <ph name="BEGIN_BOL D">&lt;strong&gt;</ph><ph name="SITE">$1<ex>google.com</ex></ph><ph name="END_BO LD">&lt;/strong&gt;</ph> (for example, passwords, messages, or credit cards). <p h name="BEGIN_LEARN_MORE_LINK">&lt;a href="#" id="learn-more-link"&gt;</ph>Learn more<ph name="END_LEARN_MORE_LINK">&lt;/a&gt;</ph>
61 </message> 61 </message>
62 62
63 <!-- SSL error page: Superfish-specific --> 63 <!-- SSL error page: Superfish-specific -->
64 <message name="IDS_SSL_SUPERFISH_HEADING" desc="The large heading at the top o f the Superfish-specific SSL interstitial."> 64 <message name="IDS_SSL_SUPERFISH_HEADING" desc="The large heading at the top o f the Superfish-specific SSL interstitial.">
65 Software on your computer is stopping Chrome from connecting to the web 65 Software on your computer is stopping Chrome from safely connecting to the w eb
66 </message> 66 </message>
67 <message name="IDS_SSL_SUPERFISH_PRIMARY_PARAGRAPH" desc="The primary explanat ory paragraph for the Superfish-specific SSL interstitial."> 67 <message name="IDS_SSL_SUPERFISH_PRIMARY_PARAGRAPH" desc="The primary explanat ory paragraph for the Superfish-specific SSL interstitial.">
68 Follow these steps to remove the software and its associated certificate. Yo u'll need administrator privileges. <ph name="BEGIN_LEARN_MORE_LINK">&lt;a href= "#" id="learn-more-link"&gt;</ph>Learn more<ph name="END_LEARN_MORE_LINK">&lt;/a &gt;</ph> 68 <ph name="BEGIN_PARAGRAPH">&lt;p&gt;</ph>Follow these steps to remove the so ftware and its associated certificate. You'll need administrator privileges.<ph name="END_PARAGRAPH">&lt;/p&gt;</ph>
69
70 <ph name="BEGIN_LIST">&lt;ol&gt;</ph>
71 <ph name="LIST_ITEM">&lt;li&gt;</ph>Click <ph name="BEGIN_BOLD">&lt;strong&g t;</ph>Start<ph name="END_BOLD">&lt;/strong&gt;</ph>, then search for <ph name=" BEGIN_BOLD">&lt;strong&gt;</ph>"Uninstall a program"<ph name="END_BOLD">&lt;/str ong&gt;</ph> and double-click it
72 <ph name="LIST_ITEM">&lt;li&gt;</ph>Right-click <ph name="BEGIN_BOLD">&lt;st rong&gt;</ph>Superfish > Uninstall<ph name="END_BOLD">&lt;/strong&gt;</ph>
meacer 2017/06/23 01:20:27 Very minor nit: Perhaps we can use one of the unic
estark 2017/06/24 03:59:56 n/a since we changed the strings
73 <ph name="LIST_ITEM">&lt;li&gt;</ph>Click <ph name="BEGIN_BOLD">&lt;strong&g t;</ph>Start&lt;/strong&gt;, then search for "certmgr.msc"
meacer 2017/06/23 01:20:28 Missing END_BOLD for the /strong tab
estark 2017/06/24 03:59:56 Done.
74 <ph name="LIST_ITEM">&lt;li&gt;</ph>Right-click <ph name="BEGIN_BOLD">&lt;st rong&gt;</ph>certmgr.msc > Run as administrator<ph name="END_BOLD">&lt;/strong&g t;</ph>
75 <ph name="LIST_ITEM">&lt;li&gt;</ph>In the left pane, click <ph name="BEGIN_ BOLD">&lt;strong&gt;</ph>Trusted Root Certification Authorities > Certificates > Superfish<ph name="END_BOLD">&lt;/strong&gt;</ph>
76 <ph name="LIST_ITEM">&lt;li&gt;</ph>Right-click <ph name="BEGIN_BOLD">&lt;st rong&gt;</ph>Superfish > Delete<ph name="END_BOLD">&lt;/strong&gt;</ph>
77 <ph name="LIST_ITEM">&lt;li&gt;</ph>Restart your browser
78 <ph name="END_LIST">&lt;/ol&gt;</ph>
79
80 <ph name="BEGIN_PARAGRAPH">&lt;p&gt;</ph>If these steps didn't work, or if y ou need more detailed help, visit https://support.google.com/chrome/?p=superfish from another device.<ph name="END_PARAGRAPH">&lt;/p&gt;</ph>
69 </message> 81 </message>
70 82
71 <!-- SSL error page: overridable --> 83 <!-- SSL error page: overridable -->
72 <message name="IDS_SSL_OVERRIDABLE_SAFETY_BUTTON" desc="The text for the butto n that takes the user back to the previous page."> 84 <message name="IDS_SSL_OVERRIDABLE_SAFETY_BUTTON" desc="The text for the butto n that takes the user back to the previous page.">
73 Back to safety 85 Back to safety
74 </message> 86 </message>
75 <message name="IDS_SSL_OVERRIDABLE_PROCEED_PARAGRAPH" desc="The text for the p aragraph at the bottom with the proceed link."> 87 <message name="IDS_SSL_OVERRIDABLE_PROCEED_PARAGRAPH" desc="The text for the p aragraph at the bottom with the proceed link.">
76 <ph name="BEGIN_LINK">&lt;a href="#" id="proceed-link"&gt;</ph>Proceed to <p h name="SITE">$1<ex>example.com</ex></ph> (unsafe)<ph name="END_LINK">&lt;/a&gt; </ph> 88 <ph name="BEGIN_LINK">&lt;a href="#" id="proceed-link"&gt;</ph>Proceed to <p h name="SITE">$1<ex>example.com</ex></ph> (unsafe)<ph name="END_LINK">&lt;/a&gt; </ph>
77 </message> 89 </message>
78 90
(...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after
224 This content might try to install dangerous software on your device that ste als or deletes your information. <ph name="BEGIN_LINK">&lt;a href="#" id="procee d-link"&gt;</ph>Show anyway<ph name="END_LINK">&lt;/a&gt;</ph> 236 This content might try to install dangerous software on your device that ste als or deletes your information. <ph name="BEGIN_LINK">&lt;a href="#" id="procee d-link"&gt;</ph>Show anyway<ph name="END_LINK">&lt;/a&gt;</ph>
225 </message> 237 </message>
226 <message name="IDS_PHISHING_WEBVIEW_HEADING" desc="The heading of the phishing interstitial on medium sized Webview."> 238 <message name="IDS_PHISHING_WEBVIEW_HEADING" desc="The heading of the phishing interstitial on medium sized Webview.">
227 Deceptive content blocked. 239 Deceptive content blocked.
228 </message> 240 </message>
229 <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."> 241 <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.">
230 This content might try to trick you into installing software or revealing pe rsonal information. <ph name="BEGIN_LINK">&lt;a href="#" id="proceed-link"&gt;</ ph>Show anyway<ph name="END_LINK">&lt;/a&gt;</ph> 242 This content might try to trick you into installing software or revealing pe rsonal information. <ph name="BEGIN_LINK">&lt;a href="#" id="proceed-link"&gt;</ ph>Show anyway<ph name="END_LINK">&lt;/a&gt;</ph>
231 </message> 243 </message>
232 244
233 </grit-part> 245 </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