summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPale Moon <git-repo@palemoon.org>2018-05-14 19:53:04 +0200
committerPale Moon <git-repo@palemoon.org>2018-05-14 19:53:04 +0200
commit4e6937b4d9f14db9cca1036733413e3abcc1da13 (patch)
tree9c9f54b68022f908f7d80b037a9f7dd341d52844
parent5c1cd01e50102b9f37865359e792953b37d9db2e (diff)
downloadpalemoon-gre-4e6937b4d9f14db9cca1036733413e3abcc1da13.tar.gz
Update dialog strings for blocklist entry pop-up.
-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..b371b4289 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 "The add-ons that have a high risk of causing stability or security problems have been blocked. The others in the list are lower risk. It is however highly recommended, but not required, that you restart with them also disabled.">
<!ENTITY blocklist.moreinfo "More information">
<!ENTITY blocklist.accept.label "Restart &brandShortName;">