From dad5f57a036e3f0ad7278ccee5bd248192cbbad2 Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Sat, 29 Jul 2023 18:37:06 +0200
Subject: Allow more than 2 layouts
The two layout selection options are replaced by a ListGroupPreference
that allow to enter an arbitrary amount of layouts.
The "switch_second" and "switch_second_back" keys are replaced by
"switch_forward" and "switch_backward", which allow to cycle through the
selected layouts in two directions.
Layouts are changed to place these two key on the space bar.
The backward key is not shown if there's only two layouts.
---
res/values-cs/strings.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
(limited to 'res/values-cs')
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index 45f74d2..3288b73 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -10,9 +10,10 @@
Upravit průhlednost pozadí klávesnice
Upravit průhlednost kláves
Upravit průhlednost stisknutých kláves
- Změnit rozvržení klávesnice
Dle nastavení systému
Vlastní rozvržení
+
+
(Univerzální) Diakritická znaménka
Zobrazovat znaménka pro všechny instalované systémové jazyky
Zobrazovat znaménka pouze pro současně zvolený jazyk
--
cgit v1.2.3