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-fr/strings.xml | 5 +++++
1 file changed, 5 insertions(+)
(limited to 'res/values-fr/strings.xml')
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index 8ea5379..428b4ff 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -67,6 +67,11 @@
Avancé
Disposition personnalisée
Cette option n\'est pas faite pour être utilisée.
+
+
+
+
+
Suiv.
Fin
Aller
--
cgit v1.2.3