diff options
author | iNPUTmice <daniel@gultsch.de> | 2014-07-24 10:04:01 +0200 |
---|---|---|
committer | iNPUTmice <daniel@gultsch.de> | 2014-07-24 10:04:01 +0200 |
commit | 9f9dc8f5c0481ddfd0efb30f7aff21480d8c2f8f (patch) | |
tree | 074582fb1d428dc965bc96b116eeb7ded0a083cc /res/values-es/strings.xml | |
parent | 4c84cf78e045dec28280fe37f01e7107709bc68c (diff) |
added some translations back that have been removed be accident
Diffstat (limited to 'res/values-es/strings.xml')
-rw-r--r-- | res/values-es/strings.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml index bd8f84e2..d9cbc58a 100644 --- a/res/values-es/strings.xml +++ b/res/values-es/strings.xml @@ -120,7 +120,9 @@ <string name="use_pgp_encryption">Usa encriptación con OpenPGP</string> <string name="pref_xmpp_resource">Recurso</string> <string name="pref_xmpp_resource_summary">El nombre que identifica el cliente que estás utilizando</string> - <string name="pref_notification_settings">Ajustes de notificación</string> + <string name="pref_accept_files">Aceptar archivos</string> + <string name="pref_accept_files_summary">De forma automática aceptar archivos menores que…</string> + <string name="pref_notification_settings">Ajustes de notificación</string> <string name="pref_notifications">Notificaciones</string> <string name="pref_notifications_summary">Notifica cuando llega un nuevo mensaje</string> <string name="pref_vibrate">Vibrar</string> |