From 69e0b4c2a2424b83ce0ec876938ec3e73dd5b612 Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Sat, 3 Jun 2023 11:08:22 +0200
Subject: More control over vibration
The newer haptic feedback API that is used instead of the vibrator
service since ef03dfe doesn't work for everyone.
The new vibration option allow to choose both the newer API ("system")
and the older API ("strong", "medium", "light").
---
res/values-pl/strings.xml | 5 +++++
1 file changed, 5 insertions(+)
(limited to 'res/values-pl')
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
index 0b2edb1..697a104 100644
--- a/res/values-pl/strings.xml
+++ b/res/values-pl/strings.xml
@@ -67,6 +67,11 @@
Zaawansowane
Własny układ
Zobacz kod źródłowy. Ta opcja nie jest przeznaczona do użycia.
+
+
+
+
+
Dalej
OK
Przejdź
--
cgit v1.2.3