From bf33230c26911f7a2e267c1ce5db4fcc096e1602 Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Sun, 30 Jun 2024 00:06:17 +0200
Subject: settings: Reword "Key repeat" into "Long press"
The long press timeout is used for long press on keys that do not
repeat, for example the keyboard switching key.
This must be detached from the key repeat as it might be disableable in
the future and more keys might be longpressable.
---
res/values-pl/strings.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'res/values-pl')
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
index fdd4635..68c10f4 100644
--- a/res/values-pl/strings.xml
+++ b/res/values-pl/strings.xml
@@ -38,7 +38,7 @@ Aplikacja nie zawiera reklam, nie żąda dostępu do internetu, a jej kod źród
Pisanie
Odległość przesuwania
Odległość znaków od rogów klawiszy (%s)
- Opóźnienie powtarzania naciśnięć klawisza
+
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
--
cgit v1.2.3