From 73267d68fb3ba04a5233a605a10969a8a9052961 Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Tue, 9 Jan 2024 00:43:28 +0100
Subject: Revert "Remove the vibration settings"
This reverts commits ef03dfed5c802a855c4655204eee39a8769cfed7 and
ff01678ba688778d67f824a0be56634974c1b0e8.
The "vibration duration" slider is bought back.
The "vibration enabled" option is replaced by "custom vibration", which switch between the system haptic feedback or the custom vibration.
The slider is greyed when "custom vibration" is unchecked and is
allowed to have a value of 0 to disable vibrations within the app.
The intermediate values "light", "medium" and "strong" are removed and
no migration of the setting is made.
---
res/values-it/strings.xml | 9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)
(limited to 'res/values-it')
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index 5ee8ec4..b237254 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -42,8 +42,8 @@
Premi Shift all\'inizio di una frase
- Vibrazione
- Abilita/Disabilita Vibrazione alla pressione dei tasti
+
+
Stile
@@ -69,11 +69,6 @@
Molto distante
Spazio orizzontale tra i tasti
Spazio verticale tra i tasti
-
-
-
-
-
Prossimo
Fatto
Vai
--
cgit v1.2.3