From ef5649a022c061da2ba712eb4bde7caf8e7a7240 Mon Sep 17 00:00:00 2001 From: discip <53649486+discip@users.noreply.github.com> Date: Sun, 22 Jan 2023 22:56:19 +0100 Subject: [PATCH] Just a small typo correction and a suggestion for clearer wording. --- Translations/translations_definitions.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Translations/translations_definitions.json b/Translations/translations_definitions.json index 0135e083..45aa87d7 100644 --- a/Translations/translations_definitions.json +++ b/Translations/translations_definitions.json @@ -9,7 +9,7 @@ }, { "id": "SettingsResetMessage", - "description": "Shown when some settings are reset to factory defaults either by by incompatible firmware changes." + "description": "Shown when certain settings are reset to factory defaults due to incompatible firmware changes." }, { "id": "NoAccelerometerMessage", @@ -398,4 +398,4 @@ "description": "Changes the device language on multi-lingual builds." } ] -} \ No newline at end of file +}