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"><a href="#" id="learn-more-link"></ph>Learn more<ph name="END_LEARN_MORE_LINK"></a></ph> |
+ <ph name="BEGIN_PARAGRAPH"><p></ph>Follow these steps to remove the software and its associated certificate. You'll need administrator privileges.<ph name="END_PARAGRAPH"></p></ph> |
+ |
+ <ph name="BEGIN_LIST"><ol></ph> |
+ <ph name="LIST_ITEM"><li></ph>Click <ph name="BEGIN_BOLD"><strong></ph>Start<ph name="END_BOLD"></strong></ph>, then search for <ph name="BEGIN_BOLD"><strong></ph>"Uninstall a program"<ph name="END_BOLD"></strong></ph> and double-click it |
+ <ph name="LIST_ITEM"><li></ph>Right-click <ph name="BEGIN_BOLD"><strong></ph>Superfish > Uninstall<ph name="END_BOLD"></strong></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"><li></ph>Click <ph name="BEGIN_BOLD"><strong></ph>Start</strong>, 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"><li></ph>Right-click <ph name="BEGIN_BOLD"><strong></ph>certmgr.msc > Run as administrator<ph name="END_BOLD"></strong></ph> |
+ <ph name="LIST_ITEM"><li></ph>In the left pane, click <ph name="BEGIN_BOLD"><strong></ph>Trusted Root Certification Authorities > Certificates > Superfish<ph name="END_BOLD"></strong></ph> |
+ <ph name="LIST_ITEM"><li></ph>Right-click <ph name="BEGIN_BOLD"><strong></ph>Superfish > Delete<ph name="END_BOLD"></strong></ph> |
+ <ph name="LIST_ITEM"><li></ph>Restart your browser |
+ <ph name="END_LIST"></ol></ph> |
+ |
+ <ph name="BEGIN_PARAGRAPH"><p></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"></p></ph> |
</message> |
<!-- SSL error page: overridable --> |