summaryrefslogtreecommitdiffstats
path: root/toolkit/locales/en-US
diff options
context:
space:
mode:
authorJustOff <Off.Just.Off@gmail.com>2020-02-19 19:30:21 +0200
committerJustOff <Off.Just.Off@gmail.com>2020-02-19 19:30:21 +0200
commitc220c30bbb25015d85bd243a6445ca84401297a9 (patch)
tree8da4b96271b63392535fa1d99be2a63d6e882f73 /toolkit/locales/en-US
parent8dc04fc24bac6ed233fd566d268bd57943de51f1 (diff)
downloadUXP-c220c30bbb25015d85bd243a6445ca84401297a9.tar
UXP-c220c30bbb25015d85bd243a6445ca84401297a9.tar.gz
UXP-c220c30bbb25015d85bd243a6445ca84401297a9.tar.lz
UXP-c220c30bbb25015d85bd243a6445ca84401297a9.tar.xz
UXP-c220c30bbb25015d85bd243a6445ca84401297a9.zip
Issue #1445 - Add a link to details on using Firefox extensions in Pale Moon
Diffstat (limited to 'toolkit/locales/en-US')
-rw-r--r--toolkit/locales/en-US/chrome/mozapps/extensions/extensions.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/toolkit/locales/en-US/chrome/mozapps/extensions/extensions.properties b/toolkit/locales/en-US/chrome/mozapps/extensions/extensions.properties
index fc46037cb..0b5ec69a1 100644
--- a/toolkit/locales/en-US/chrome/mozapps/extensions/extensions.properties
+++ b/toolkit/locales/en-US/chrome/mozapps/extensions/extensions.properties
@@ -32,6 +32,7 @@ notification.softblocked=%1$S is known to cause issues.
notification.softblocked.link=More Information
#LOCALIZATION NOTE (notification.compatibility) %1$S is the add-on name, %2$S is brand name
notification.compatibility=%1$S was not designed for %2$S. It may not function properly or cease to function.
+notification.compatibility.link=More Information
#LOCALIZATION NOTE (notification.outdated) %1$S is the add-on name
notification.outdated=An important update is available for %1$S.
notification.outdated.link=Update Now
@@ -82,6 +83,7 @@ details.notification.blocked=%1$S has been disabled due to security or stability
details.notification.blocked.link=More Information
#LOCALIZATION NOTE (details.notification.compatibility) %1$S is the add-on name, %2$S is brand name
details.notification.compatibility=%1$S was not designed for %2$S. It may not function properly or cease to function.
+details.notification.compatibility.link=More Information
#LOCALIZATION NOTE (details.notification.softblocked) %1$S is the add-on name
details.notification.softblocked=%1$S is known to cause issues.
details.notification.softblocked.link=More Information