From 8fd28deaf0ff06907ed48e4c283df8298cca62af Mon Sep 17 00:00:00 2001 From: Vijay A Date: Mon, 9 Aug 2021 14:38:45 +0530 Subject: fix(spell-check): use electron's API to enable/disable spell-check when the app starts up fixes #1743 --- src/i18n/locales/defaultMessages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/i18n/locales/defaultMessages.json') diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json index 476af689a..f431930f8 100644 --- a/src/i18n/locales/defaultMessages.json +++ b/src/i18n/locales/defaultMessages.json @@ -2890,7 +2890,7 @@ } }, { - "defaultMessage": "!!!Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data! Changing this option requires you to restart Ferdi.", + "defaultMessage": "!!!Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", "end": { "column": 3, "line": 34 -- cgit v1.2.3-70-g09d2