From 0f62b3044c501dc5679583e06447285ebeb31118 Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Sun, 12 Feb 2023 23:20:11 +0100
Subject: Option to switch to the previous input method
A new option changes the "change_method" into the new
"change_method_prev". It switch to the previously used input method.
A long press on "change_method_prev" sends "change_method".
A new section is added in the settings and existing options are moved.
---
res/values-es/strings.xml | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
(limited to 'res/values-es/strings.xml')
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index 92995b2..360f3d9 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -26,8 +26,6 @@
-
-
@@ -36,10 +34,15 @@
Distancia de caracteres en las esquinas de las letras (%s)
Tiempo de espera de repetición de tecla
Intervalo de repetición de tecla
- Vibración
- Habilitar/deshabilitar vibración al presionar una tecla
+
+
+
+
+
+ Vibración
+ Habilitar/deshabilitar vibración al presionar una tecla
Estilo
Margen del pie
Altura del teclado
--
cgit v1.2.3