diff options
author | Matt A. Tobin <email@mattatobin.com> | 2022-02-12 13:53:59 -0600 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2022-02-12 13:53:59 -0600 |
commit | c054e324210895e7e2c5b3e84437cba43f201ec8 (patch) | |
tree | 00735055ed5ee588f71e147c5ae27363349f1687 /toolkit/locales/en-US/chrome/mozapps/extensions/blocklist.dtd | |
parent | 5da550a67c876bf06690439192db5bef2c54cb20 (diff) | |
download | palemoon-gre-c054e324210895e7e2c5b3e84437cba43f201ec8.tar.gz |
Prep for GRE
Diffstat (limited to 'toolkit/locales/en-US/chrome/mozapps/extensions/blocklist.dtd')
-rw-r--r-- | toolkit/locales/en-US/chrome/mozapps/extensions/blocklist.dtd | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/toolkit/locales/en-US/chrome/mozapps/extensions/blocklist.dtd b/toolkit/locales/en-US/chrome/mozapps/extensions/blocklist.dtd deleted file mode 100644 index a9490db5e..000000000 --- a/toolkit/locales/en-US/chrome/mozapps/extensions/blocklist.dtd +++ /dev/null @@ -1,17 +0,0 @@ -<!-- This Source Code Form is subject to the terms of the Mozilla Public - - License, v. 2.0. If a copy of the MPL was not distributed with this - - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> - -<!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 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 "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;"> -<!ENTITY blocklist.accept.accesskey "R"> - -<!ENTITY blocklist.blocked.label "Blocked"> -<!ENTITY blocklist.checkbox.label "Disable"> |