From bdb080657d4e829210270b17d21df976eadf632b Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Sun, 30 Jun 2024 00:24:39 +0200
Subject: Option to disable key repeat
Internally "key repeat" is reword into "long press" when the same
mechanism was used for both features.
The constraint that 'timeoutWhat' must be set to '-1' when no message is
expected has been lifted to simplify the code.
---
res/values-pl/strings.xml | 1 +
1 file changed, 1 insertion(+)
(limited to 'res/values-pl')
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
index 68c10f4..4531c8f 100644
--- a/res/values-pl/strings.xml
+++ b/res/values-pl/strings.xml
@@ -40,6 +40,7 @@ Aplikacja nie zawiera reklam, nie żąda dostępu do internetu, a jej kod źród
Odległość znaków od rogów klawiszy (%s)
Czas pomiędzy powtórzeniami
+
Naciśnij Shift podwójnie, aby włączyć caps lock
Możesz zablokować modyfikator poprzez jego długie naciśnięcie
Zachowanie
--
cgit v1.2.3