1
0
Fork 0

renamed the Stealth mode to Invisible mode and added some missing translations

This commit is contained in:
sspanak 2024-04-17 14:07:06 +03:00 committed by Dimo Karaivanov
parent 7f402d370e
commit 91a278210e
9 changed files with 20 additions and 4 deletions

View file

@ -57,6 +57,8 @@
<string name="pref_abc_auto_accept_fast">Rápido</string>
<string name="pref_abc_auto_accept_normal">Moderado</string>
<string name="pref_abc_auto_accept_slow">Lento</string>
<string name="pref_alternative_suggestion_scrolling">Método alternativo de desplazamiento de sugerencias</string>
<string name="pref_alternative_suggestion_scrolling_summary">Habilitar si a veces no puedes ver todas las sugerencias o tienes problemas para desplazarte por ellas (Android 9 o anterior).</string>
<string name="pref_auto_space">Espacio automático</string>
<string name="pref_auto_space_summary">Insertar un espacio automático después de palabras y signos de puntuación.</string>
<string name="pref_double_zero_char">Carácter cuando se presiona \"0\" dos veces</string>