summaryrefslogtreecommitdiffstats
path: root/toolkit
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2020-03-19 06:35:22 +0100
committerwolfbeast <mcwerewolf@wolfbeast.com>2020-03-19 06:35:22 +0100
commit0da8e0b496b52a346f5b4dc5f26dd6ea5c423e44 (patch)
tree32a4b79eed21befd3233642dfbb24d6a194e13d5 /toolkit
parent473e75d5aa2e779accf8b1d74f78857c14e6ed8c (diff)
downloadUXP-0da8e0b496b52a346f5b4dc5f26dd6ea5c423e44.tar
UXP-0da8e0b496b52a346f5b4dc5f26dd6ea5c423e44.tar.gz
UXP-0da8e0b496b52a346f5b4dc5f26dd6ea5c423e44.tar.lz
UXP-0da8e0b496b52a346f5b4dc5f26dd6ea5c423e44.tar.xz
UXP-0da8e0b496b52a346f5b4dc5f26dd6ea5c423e44.zip
Revert "Issue #1445 - Use the detailed string also in the list entries."
This reverts commit ac68f8cf6c0a03a4a190ab2b560b01eeb14fa561.
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 b98160b53..5e64e938a 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. It may not function properly or cease to function.
+notification.compatibility=%1$S was not designed for %2$S.
#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