dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Make recent changes in skin template engine more backwards-compatible (#148...
Thomas Bruederli
2012-11-11
2a0d3f706332cf88e3766e0e21b0072e48bf4f50
[githubFork/roundcubemail.git]
/
plugins
/
zipdownload
/
localization
/
gl_ES.inc
1
2
3
4
5
6
7
8
9
10
<?php
/* Author: David Garabana Barro */
$labels = array();
$labels['downloadall'] = 'Descargar tódolos adxuntos';
$labels['downloadfolder'] = 'Descargar o cartafol';
$messages = array();
?>