From 51b330c6168a8b0e0c16482254d4674fbe5476c7 Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Sun, 13 Nov 2022 00:24:23 +0100
Subject: Allow switching quickly between two layouts
A new option allow to choose a secondary layout, the switching key is
placed on the top edge of the space bar.
The "Programming layout" option was basically doing that but it was
possible to choose from a few layouts only. It is improved and renamed.
The 'LayoutListPreference' allows setting the string for the first entry
but otherwise share the rest of the array.
Add nice icons from materialdesignicons.
---
res/values-cs/strings.xml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
(limited to 'res/values-cs')
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index f6d5d20..e332475 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -12,8 +12,7 @@
Skrýt (univerzální) diakritická znaménka
Automatická kapitalizace
Stiskne Shift na začátku věty
- Rozložení klávesnice pro programování
- Žádné
+ Žádné
Psaní
Vzdálenost posunutí prstem
Jak daleko je třeba posunout prst pro napsaní znaku/diakritiky v rozích klávey (%s)
--
cgit v1.2.3