summaryrefslogtreecommitdiffstats
path: root/toolkit
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2020-02-17 16:19:57 +0100
committerwolfbeast <mcwerewolf@wolfbeast.com>2020-04-14 12:45:44 +0200
commitc5d570792d027073e74255f47fae6a7859fd656d (patch)
treeb18dd9a9d3e403c0751bc49dc5fc69abe82222f5 /toolkit
parent10c4e73e561d2fc0d5f63b7e7787f4a36c76fc7c (diff)
downloadUXP-c5d570792d027073e74255f47fae6a7859fd656d.tar
UXP-c5d570792d027073e74255f47fae6a7859fd656d.tar.gz
UXP-c5d570792d027073e74255f47fae6a7859fd656d.tar.lz
UXP-c5d570792d027073e74255f47fae6a7859fd656d.tar.xz
UXP-c5d570792d027073e74255f47fae6a7859fd656d.zip
Issue #1445 - Use the detailed string also in the list entries.
Diffstat (limited to 'toolkit')
-rw-r--r--toolkit/locales/en-US/chrome/mozapps/extensions/extensions.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/locales/en-US/chrome/mozapps/extensions/extensions.properties b/toolkit/locales/en-US/chrome/mozapps/extensions/extensions.properties
index 5e64e938a..b98160b53 100644
--- a/toolkit/locales/en-US/chrome/mozapps/extensions/extensions.properties
+++ b/toolkit/locales/en-US/chrome/mozapps/extensions/extensions.properties
@@ -31,7 +31,7 @@ notification.blocked.link=More Information
notification.softblocked=%1$S is known to cause issues.
notification.softblocked.link=More Information
#LOCALIZATION NOTE (details.notification.compatibility) %1$S is the add-on name, %2$S is brand name
-notification.compatibility=%1$S was not designed for %2$S.
+notification.compatibility=%1$S was not designed for %2$S. It may not function properly or cease to function.
#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