From 7fab2002e6ff8781bf5c7632369feae73747fee5 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Fri, 27 Aug 2021 05:03:32 +0530 Subject: chore: Change user-visible text from 'use vertical style' to 'use horizontal style' I have refrained from changing the internal code (variables, etc) - since that will need a migration for existing user preferences on their local installation. That can be taken up separately after more analysis. --- src/i18n/locales/cs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/i18n/locales/cs.json') diff --git a/src/i18n/locales/cs.json b/src/i18n/locales/cs.json index be17c2b00..a1326c772 100644 --- a/src/i18n/locales/cs.json +++ b/src/i18n/locales/cs.json @@ -249,7 +249,7 @@ "settings.app.form.startMinimized": "Start minimized", "settings.app.form.universalDarkMode": "Enable universal Dark Mode", "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi", - "settings.app.form.useVerticalStyle": "Use vertical style", + "settings.app.form.useVerticalStyle": "Use horizontal style", "settings.app.form.wakeUpStrategy": "Wake up strategy", "settings.app.headline": "Nastavení", "settings.app.headlineAdvanced": "Pokročilé", -- cgit v1.2.3-54-g00ecf