abouttreesummaryrefslogcommitdiff
path: root/res/values-es
diff options
context:
space:
mode:
authorJules Aguillon2023-02-12 23:20:11 +0100
committerJules Aguillon2023-02-12 23:20:11 +0100
commit0f62b3044c501dc5679583e06447285ebeb31118 (patch)
treecb3cd47834c464cf8884627fe1e350be03fb6b05 /res/values-es
parentc46e3b6c619b6af5825161d4960ea4829a44d429 (diff)
downloadunexpected-keyboard-0f62b3044c501dc5679583e06447285ebeb31118.tar.gz
unexpected-keyboard-0f62b3044c501dc5679583e06447285ebeb31118.zip
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.
Diffstat (limited to 'res/values-es')
-rw-r--r--res/values-es/strings.xml11
1 files changed, 7 insertions, 4 deletions
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 @@
<!-- <string name="pref_numpad_layout">NumPad layout</string> -->
<!-- <string name="pref_numpad_layout_e_high_first">High digits first</string> -->
<!-- <string name="pref_numpad_layout_e_low_first">Low digits first</string> -->
- <!-- <string name="pref_autocapitalisation_title">Automatic capitalisation</string> -->
- <!-- <string name="pref_autocapitalisation_summary">Press Shift at the beginning of a sentence</string> -->
<!-- <string name="pref_extra_keys_title">Add keys to the keyboard</string> -->
<!-- <string name="pref_second_layout_title">Secondary layout</string> -->
<!-- <string name="pref_second_layout_none">None</string> -->
@@ -36,10 +34,15 @@
<string name="pref_swipe_dist_summary">Distancia de caracteres en las esquinas de las letras (%s)</string>
<string name="pref_long_timeout_title">Tiempo de espera de repetición de tecla</string>
<string name="pref_long_interval_title">Intervalo de repetición de tecla</string>
- <string name="pref_vibrate_title">Vibración</string>
- <string name="pref_vibrate_summary">Habilitar/deshabilitar vibración al presionar una tecla</string>
<!-- <string name="pref_lock_double_tap_title">Double tap on shift for caps lock</string> -->
<!-- <string name="pref_lock_double_tap_summary">You can lock any modifier by holding it</string> -->
+ <!-- <string name="pref_category_behavior">Behavior</string> -->
+ <!-- <string name="pref_autocapitalisation_title">Automatic capitalisation</string> -->
+ <!-- <string name="pref_autocapitalisation_summary">Press Shift at the beginning of a sentence</string> -->
+ <!-- <string name="pref_switch_input_immediate_title">Switch to the next keyboard immediately</string> -->
+ <!-- <string name="pref_switch_input_immediate_summary">Behavior of the keyboard-switching key</string> -->
+ <string name="pref_vibrate_title">Vibración</string>
+ <string name="pref_vibrate_summary">Habilitar/deshabilitar vibración al presionar una tecla</string>
<string name="pref_category_style">Estilo</string>
<string name="pref_margin_bottom_title">Margen del pie</string>
<string name="pref_keyboard_height_title">Altura del teclado</string>