aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/settings/settings/EditSettingsForm.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/settings/settings/EditSettingsForm.tsx')
-rw-r--r--src/components/settings/settings/EditSettingsForm.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/settings/settings/EditSettingsForm.tsx b/src/components/settings/settings/EditSettingsForm.tsx
index 598158e20..7e6a89f99 100644
--- a/src/components/settings/settings/EditSettingsForm.tsx
+++ b/src/components/settings/settings/EditSettingsForm.tsx
@@ -88,7 +88,7 @@ const messages = defineMessages({
88 lockInfo: { 88 lockInfo: {
89 id: 'settings.app.lockInfo', 89 id: 'settings.app.lockInfo',
90 defaultMessage: 90 defaultMessage:
91 'Password Lock allows you to keep your messages protected.\nUsing Password Lock, you will be prompted to enter your password everytime you start Ferdium or lock Ferdium yourself using the lock symbol in the bottom left corner or the shortcut {lockShortcut}.', 91 'Password Lock allows you to keep your messages protected.\nUsing Password Lock, you will be prompted to enter your password every time you start Ferdium or lock Ferdium yourself using the lock symbol in the bottom left corner or the shortcut {lockShortcut}.',
92 }, 92 },
93 scheduledDNDTimeInfo: { 93 scheduledDNDTimeInfo: {
94 id: 'settings.app.scheduledDNDTimeInfo', 94 id: 'settings.app.scheduledDNDTimeInfo',
@@ -185,7 +185,7 @@ const messages = defineMessages({
185 spellCheckerLanguageInfo: { 185 spellCheckerLanguageInfo: {
186 id: 'settings.app.spellCheckerLanguageInfo', 186 id: 'settings.app.spellCheckerLanguageInfo',
187 defaultMessage: 187 defaultMessage:
188 "Ferdium 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.", 188 "Ferdium uses your Mac's built-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.",
189 }, 189 },
190 subheadlineCache: { 190 subheadlineCache: {
191 id: 'settings.app.subheadlineCache', 191 id: 'settings.app.subheadlineCache',