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/ka.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/i18n/locales/ka.json') diff --git a/src/i18n/locales/ka.json b/src/i18n/locales/ka.json index 86e341d6a..0db4abdf1 100644 --- a/src/i18n/locales/ka.json +++ b/src/i18n/locales/ka.json @@ -271,7 +271,7 @@ "settings.app.restartRequired": "Changes require restart", "settings.app.scheduledDNDInfo": "Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdi.", "settings.app.scheduledDNDTimeInfo": "Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.", - "settings.app.sentryInfo": "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.", + "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", "settings.app.spellCheckerLanguageInfo": "Ferdi uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", "settings.app.subheadlineCache": "Cache", "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", -- cgit v1.2.3-54-g00ecf