From 3e78fc7fdf23f752ecad3874b196dceaf529976f Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Wed, 15 May 2013 17:07:17 -0400 Subject: [PATCH] Synced localizations from Transifex --- program/localization/es_ES/labels.inc | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/program/localization/es_ES/labels.inc b/program/localization/es_ES/labels.inc index 451b762..03f6b48 100644 --- a/program/localization/es_ES/labels.inc +++ b/program/localization/es_ES/labels.inc @@ -162,7 +162,7 @@ $labels['unread'] = 'Sin leer'; $labels['flagged'] = 'Señalado'; $labels['unanswered'] = 'Sin respuesta'; -$labels['withattachment'] = 'With attachment'; +$labels['withattachment'] = 'Con adjunto'; $labels['deleted'] = 'Eliminado'; $labels['undeleted'] = 'No eliminado'; $labels['invert'] = 'Invertir'; @@ -402,6 +402,7 @@ $labels['htmlonreply'] = 'sólo en respuesta a un mensaje HTML'; $labels['htmlonreplyandforward'] = 'en reenvío o respuesta al mensaje HTML'; $labels['htmlsignature'] = 'Firma HTML'; +$labels['showemail'] = 'Show email address with display name'; $labels['previewpane'] = 'Mostrar vista preliminar'; $labels['skin'] = 'Apariencia de la interfaz'; $labels['logoutclear'] = 'Vaciar papelera al cerrar sesión'; -- Gitblit v1.9.1