aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values-es
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-11-25 20:42:10 +0100
committerChristian Schneppe <christian@pix-art.de>2017-11-25 20:42:10 +0100
commit01f8178e13203d7a499683174167821705604072 (patch)
tree4c5bd58b52bfd79c9a98de1a848b628911d0054c /src/main/res/values-es
parentda360fa89c81bdd64deb102027c98a22ae2b47ae (diff)
parent975f68286f4df631a78a3c1fd94ce2e22e591697 (diff)
Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger
Diffstat (limited to 'src/main/res/values-es')
-rw-r--r--src/main/res/values-es/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/res/values-es/strings.xml b/src/main/res/values-es/strings.xml
index 52fc5efa5..c6d940145 100644
--- a/src/main/res/values-es/strings.xml
+++ b/src/main/res/values-es/strings.xml
@@ -468,6 +468,7 @@
<string name="pref_use_white_background_summary">Mostrar los mensajes recibidos como texto negro sobre fondo blanco</string>
<string name="action_check_update">Comprobar Actualizaciones</string>
<string name="title_activity_updater">Servicio de actualización</string>
+ <string name="update_available">Versión %1$s está disponible.\n\nTamaño archivo: %2$s\n\nActualización a la versión %1$s ahora?</string>
<string name="remind_later">después</string>
<string name="update">Actualizar</string>
<string name="no_update_available">No hay actualizaciones disponibles</string>
@@ -741,4 +742,5 @@
<string name="contacts_and_n_more_have_read_up_to_this_point">%1$s +%2$d% más han leído hasta este punto</string>
<string name="pref_return_to_previous">Compartir rápido</string>
<string name="pref_return_to_previous_summary">Después de compartir, vuelve inmediatamente a la aplicación anterior en lugar de abrir el chat</string>
+ <string name="conversation_unencrypted_hint">Este chat no está cifrado, por razones de seguridad, debes activar el cifrado de mensajes mediante el icono de bloqueo. El cifrado preferible es OMEMO.</string>
</resources>