abouttreesummaryrefslogcommitdiff
path: root/res/values-es/strings.xml
diff options
context:
space:
mode:
authorJules Aguillon2026-05-06 01:16:47 +0200
committerGitHub2026-05-06 01:16:47 +0200
commit56edba7b18523519048eaf54a9b8abdb5f00651c (patch)
treeb6c9949fea9b0f15416082ea321e9d2975c5a5b1 /res/values-es/strings.xml
parent11b735bfe8591f120f994733b79e9bf236232103 (diff)
downloadunexpected-keyboard-56edba7b18523519048eaf54a9b8abdb5f00651c.tar.gz
unexpected-keyboard-56edba7b18523519048eaf54a9b8abdb5f00651c.zip
Remove mention of network access from store description (#1280)
This part of the store description is no longer true, as the application makes a network request when downloading a dictionary.
Diffstat (limited to 'res/values-es/strings.xml')
-rw-r--r--res/values-es/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index 550c809..093ae38 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -3,7 +3,7 @@
<string name="app_name_release">Unexpected Keyboard</string>
<string name="app_name_debug">Unexpected Keyboard (debug)</string>
<string name="short_description">Un teclado virtual ligero para Android consciente de su privacidad.</string>
- <string name="store_description">La característica principal es que hay acceso a más caractéres deslizando hacia las esquinas de las teclas.\n\nEsta aplicación fue originalmente diseñada para programadores que usaran Termux.\nAhora es perfecta para uso cotidiano.\n\nLa misma no contiene ningún anuncio/publicidad, no realiza peticiones de red y es de Fuente Abierta.</string>
+ <string name="store_description">La característica principal es que hay acceso a más caractéres deslizando hacia las esquinas de las teclas.\n\nEsta aplicación fue originalmente diseñada para programadores que usaran Termux.\nAhora es perfecta para uso cotidiano.\n\nLa misma no contiene ningún anuncio/publicidad y es de Fuente Abierta.</string>
<string name="pref_portrait">En modo vertical</string>
<!-- <string name="pref_portrait_unfolded">In portrait mode unfolded</string> -->
<string name="pref_landscape">En modo horizontal</string>