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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/security_interstitials_strings.grdp
diff --git a/components/security_interstitials_strings.grdp b/components/security_interstitials_strings.grdp
index 6e54c19724476fadc0a42bec8f5d5a83bd484d20..79913690d37c8f266fa861443170aee8bca4a81d 100644
--- a/components/security_interstitials_strings.grdp
+++ b/components/security_interstitials_strings.grdp
@@ -62,10 +62,22 @@
<!-- SSL error page: Superfish-specific -->
<message name="IDS_SSL_SUPERFISH_HEADING" desc="The large heading at the top of the Superfish-specific SSL interstitial.">
- Software on your computer is stopping Chrome from connecting to the web
+ Software on your computer is stopping Chrome from safely connecting to the web
</message>
<message name="IDS_SSL_SUPERFISH_PRIMARY_PARAGRAPH" desc="The primary explanatory paragraph for the Superfish-specific SSL interstitial.">
- Follow these steps to remove the software and its associated certificate. You'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>
+ <ph name="BEGIN_PARAGRAPH">&lt;p&gt;</ph>Follow these steps to remove the software and its associated certificate. You'll need administrator privileges.<ph name="END_PARAGRAPH">&lt;/p&gt;</ph>
+
+ <ph name="BEGIN_LIST">&lt;ol&gt;</ph>
+ <ph name="LIST_ITEM">&lt;li&gt;</ph>Click <ph name="BEGIN_BOLD">&lt;strong&gt;</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;/strong&gt;</ph> and double-click it
+ <ph name="LIST_ITEM">&lt;li&gt;</ph>Right-click <ph name="BEGIN_BOLD">&lt;strong&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
+ <ph name="LIST_ITEM">&lt;li&gt;</ph>Click <ph name="BEGIN_BOLD">&lt;strong&gt;</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.
+ <ph name="LIST_ITEM">&lt;li&gt;</ph>Right-click <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>certmgr.msc > Run as administrator<ph name="END_BOLD">&lt;/strong&gt;</ph>
+ <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>
+ <ph name="LIST_ITEM">&lt;li&gt;</ph>Right-click <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>Superfish > Delete<ph name="END_BOLD">&lt;/strong&gt;</ph>
+ <ph name="LIST_ITEM">&lt;li&gt;</ph>Restart your browser
+ <ph name="END_LIST">&lt;/ol&gt;</ph>
+
+ <ph name="BEGIN_PARAGRAPH">&lt;p&gt;</ph>If these steps didn't work, or if you need more detailed help, visit https://support.google.com/chrome/?p=superfish from another device.<ph name="END_PARAGRAPH">&lt;/p&gt;</ph>
</message>
<!-- SSL error page: overridable -->
« 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