From 500f4e41d3a72f5865aa489c89ad11b947fa54b7 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Thu, 10 Aug 2023 12:57:31 +0200 Subject: Allow multiple custom layouts This merges the "Layouts" option with the "Custom layout" option. A custom layout becomes an item in the "Layouts" list among the other layouts. It's possible to add several custom layouts. Selecting the "Custom layout" item in the list opens a second dialog for entering the layout description. Layouts are serialized as JSON object and are decoded solely in the LayoutsPreference class. --- res/values-pl/strings.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'res/values-pl') diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml index 3e517dc..867d3c5 100644 --- a/res/values-pl/strings.xml +++ b/res/values-pl/strings.xml @@ -14,6 +14,7 @@ Własny układ Dodaj dodatkowy układ Układ %1$d: %2$s + Własny układ Pokaż klawiaturę numeryczną Nigdy Tylko w orientacji poziomej @@ -65,9 +66,6 @@ Bardzo duża Odległość pomiędzy klawiszami w poziomie Odległość pomiędzy klawiszami w pionie - Zaawansowane - Własny układ - Zobacz kod źródłowy. Ta opcja nie jest przeznaczona do użycia. Wyłączone Systemowe Silne @@ -101,4 +99,5 @@ Wskaźnik porządkowy (męski) Indeks górny Indeks dolny + Zaawansowane -- cgit v1.2.3