summaryrefslogtreecommitdiff
path: root/app/src/main/res/values-es
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2022-05-21 11:46:51 +0200
committercyBerta <cyberta@riseup.net>2022-05-21 11:46:51 +0200
commit337c27c6cb2f0a322561179ffbce5f517291a84f (patch)
tree9bea1a49249932c770b51c020d6bb956a8217059 /app/src/main/res/values-es
parent39d6df80b9bef7caa17bdc66b6260a12132688ca (diff)
pull translations, reinsert translations for 'warning_no_more_gateways_manual_gw_selection'
Diffstat (limited to 'app/src/main/res/values-es')
-rw-r--r--app/src/main/res/values-es/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml
index c91151fe..6325635c 100644
--- a/app/src/main/res/values-es/strings.xml
+++ b/app/src/main/res/values-es/strings.xml
@@ -139,6 +139,7 @@
<string name="warning_no_more_gateways_use_pt">%s no se pudo conectar. Puede ser que las conexiones al VPN estén bloqueadas. ¿Quieres intentar a conectar usando conexiones ofuscadas?</string>
<string name="warning_no_more_gateways_no_pt">%s no se pudo conectar. ¿Quieres intentarlo de nuevo?</string>
<string name="warning_no_more_gateways_use_ovpn">%s no se pudo conectar al VPN usando conexiones ofuscadas. ¿Quieres intentar a conectar usando el VPN estándar? </string>
+ <string name="warning_no_more_gateways_manual_gw_selection">%1$s no pudo conectarse a %2$s. ¿Quieres intentar conectarte automáticamente con la mejor ubicación?</string>
<string name="warning_option_try_best">Intentar la mejor ubicación</string>
<string name="warning_option_try_pt">Probar conexión ofuscada</string>
<string name="warning_option_try_ovpn">Probar conexión estándar</string>