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-02-17 16:19:57 +0100
commitac68f8cf6c0a03a4a190ab2b560b01eeb14fa561 (patch)
tree718d32ce02382a3090c8a64f946a56a25c791271 /toolkit
parent4889e6dbbd2e13e778e7a244e7834ffc881e7a80 (diff)
downloadUXP-ac68f8cf6c0a03a4a190ab2b560b01eeb14fa561.tar
UXP-ac68f8cf6c0a03a4a190ab2b560b01eeb14fa561.tar.gz
UXP-ac68f8cf6c0a03a4a190ab2b560b01eeb14fa561.tar.lz
UXP-ac68f8cf6c0a03a4a190ab2b560b01eeb14fa561.tar.xz
UXP-ac68f8cf6c0a03a4a190ab2b560b01eeb14fa561.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