diff options
author | svncommit <devs@roundcube.net> | 2006-06-27 21:56:44 +0000 |
---|---|---|
committer | svncommit <devs@roundcube.net> | 2006-06-27 21:56:44 +0000 |
commit | c8c1e0ef3b229a82e74c70aeacc29f2ba021afbe (patch) | |
tree | 8ee6b05456b33c8d80e8cf7bf86fb14ae7c3b338 /program/localization/es/labels.inc | |
parent | b068a07db2c519cde6bf1715e725cb70f2bbbc35 (diff) |
Renameable folders, mail-checking changes, other fixes (richs)
Diffstat (limited to 'program/localization/es/labels.inc')
-rw-r--r-- | program/localization/es/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/es/labels.inc b/program/localization/es/labels.inc index 1b648d5c1..3b28244b0 100644 --- a/program/localization/es/labels.inc +++ b/program/localization/es/labels.inc @@ -94,6 +94,7 @@ $labels['saturday'] = 'Sábado'; $labels['today'] = 'Hoy'; // toolbar buttons +$labels['checkmail'] = 'Comprobación para saber si hay nuevos mensajes'; $labels['writenewmessage'] = 'Crear nuevo mensaje'; $labels['replytomessage'] = 'Responder al mensaje'; $labels['forwardmessage'] = 'Reenviar mensaje'; |