From 44ecfe4746c62e874ad0da3bcae088f3ab053ebc Mon Sep 17 00:00:00 2001 From: Evan Hahn <69474926+EvanHahn-Signal@users.noreply.github.com> Date: Wed, 12 May 2021 12:38:17 -0500 Subject: [PATCH] Shorten spell check preferences string --- _locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 301a2d70a..565cbbe9d 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1382,7 +1382,7 @@ "description": "Header for general options on the settings screen" }, "spellCheckDescription": { - "message": "Enable spell check of text entered in message composition box", + "message": "Enable spell check", "description": "Description of the spell check setting" }, "spellCheckWillBeEnabled": {