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-de/strings.xml | 5 +++++
1 file changed, 5 insertions(+)
(limited to 'res/values-de')
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
index bbaf594..4cccd3a 100644
--- a/res/values-de/strings.xml
+++ b/res/values-de/strings.xml
@@ -67,6 +67,11 @@
Erweitert
Eigenes Layout
Bitte Sourcecode ansehen. Diese Option ist nicht zur Verwendung vorgesehen.
+
+
+
+
+
Nächstes
Fertig
Los
--
cgit v1.2.3