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-es/strings.xml | 9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)
(limited to 'res/values-es/strings.xml')
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index d8b7ea9..077111c 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -42,8 +42,8 @@
Presionar Mayús al principio de una oración
Cambiar al último teclado usado
Comportamiento de la tecla para cambiar diseño
- Vibración
- Habilitar/deshabilitar vibración al presionar una tecla
+
+
Diseño de introducción de PIN
Para escribir cifras, fechas y números telefónicos
Estilo
@@ -69,11 +69,6 @@
Muy larga
Espaciado horizontal entre las teclas
Espaciado vertical entre las teclas
- Deshabilitada
- Igual al sistema
- Fuerte
- Media
- Suave
Siguiente
Hecho
Ir
--
cgit v1.2.3