From 552fd74d6a06ed6b933802efcd9bb2ab46252bf5 Mon Sep 17 00:00:00 2001 From: Ximi1970 Date: Sat, 4 Apr 2020 22:42:51 +0200 Subject: [PATCH] Revert description does not work for TB72+ --- webext/_locales/en-US/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webext/_locales/en-US/messages.json b/webext/_locales/en-US/messages.json index 397fd01..a918ab6 100644 --- a/webext/_locales/en-US/messages.json +++ b/webext/_locales/en-US/messages.json @@ -5,7 +5,7 @@ }, "extension_description": { - "message": "System tray control addon.\n\n - custom new mail icon\n - display number of unread mails\n - show/hide Thunderbird\n - minimize to tray\n - minimize on startup\n\nPlease download the companion app using the link in the preferences.", + "message": "System tray control addon. Please also download the companion app.", "description": "Webextension descriptions" },