dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
New feature to export only selected contacts from addressbook (by Phil Weir)
Thomas Bruederli
2013-01-11
9a6c38e14895bd093627e12f2fcf2c6ff1e3af3c
[githubFork/roundcubemail.git]
/
plugins
/
zipdownload
/
localization
/
es_ES.inc
1
2
3
4
5
6
7
8
9
10
<?php
/* Author: David Garabana Barro */
$labels = array();
$labels['downloadall'] = 'Descargar todos los adjuntos';
$labels['downloadfolder'] = 'Descargar carpeta';
$messages = array();
?>