summaryrefslogtreecommitdiffstats
path: root/toolkit/locales/en-US/chrome/mozapps/extensions/blocklist.dtd
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2018-05-14 14:32:47 -0400
committerMatt A. Tobin <email@mattatobin.com>2018-05-14 14:32:47 -0400
commit1a0462b4587a127d90e36b1f50687a223be8ba0f (patch)
tree89e796eff75d8fc9185149d7e96cdb5a06cef885 /toolkit/locales/en-US/chrome/mozapps/extensions/blocklist.dtd
parent719803a470b6f6ac65d15cbdde7bda37fd709636 (diff)
downloadUXP-1a0462b4587a127d90e36b1f50687a223be8ba0f.tar
UXP-1a0462b4587a127d90e36b1f50687a223be8ba0f.tar.gz
UXP-1a0462b4587a127d90e36b1f50687a223be8ba0f.tar.lz
UXP-1a0462b4587a127d90e36b1f50687a223be8ba0f.tar.xz
UXP-1a0462b4587a127d90e36b1f50687a223be8ba0f.zip
[*AM] Make soft-blocked phrasing more generic so people will cry less when we do our job
Diffstat (limited to 'toolkit/locales/en-US/chrome/mozapps/extensions/blocklist.dtd')
-rw-r--r--toolkit/locales/en-US/chrome/mozapps/extensions/blocklist.dtd6
1 files changed, 3 insertions, 3 deletions
diff --git a/toolkit/locales/en-US/chrome/mozapps/extensions/blocklist.dtd b/toolkit/locales/en-US/chrome/mozapps/extensions/blocklist.dtd
index f393cc906..a9490db5e 100644
--- a/toolkit/locales/en-US/chrome/mozapps/extensions/blocklist.dtd
+++ b/toolkit/locales/en-US/chrome/mozapps/extensions/blocklist.dtd
@@ -4,10 +4,10 @@
<!ENTITY blocklist.title "Add-ons may be causing problems">
<!ENTITY blocklist.style "width: 45em; height: 30em">
-<!ENTITY blocklist.summary "&brandShortName; has determined that the following add-ons are known to cause stability or security problems:">
-<!ENTITY blocklist.softblocked "For your protection, it is highly recommended that you restart with these add-ons disabled.">
+<!ENTITY blocklist.summary "&brandShortName; has determined that the following add-ons are known to cause issues:">
+<!ENTITY blocklist.softblocked "It is highly recommended, but not required, that you restart with these add-ons disabled.">
<!ENTITY blocklist.hardblocked "These add-ons have a high risk of causing stability or security problems and have been blocked, but a restart is required to disable them completely.">
-<!ENTITY blocklist.softandhard "The add-ons that have a high risk of causing stability or security problems have been blocked. The others are lower risk, but it is highly recommended that you restart with them disabled.">
+<!ENTITY blocklist.softandhard "Some listed add-ons have a high risk of causing stability or security problems and have been blocked. For the others it is highly recommended, but not required, that you restart with them disabled.">
<!ENTITY blocklist.moreinfo "More information">
<!ENTITY blocklist.accept.label "Restart &brandShortName;">