dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Cleanup, remove file paths from doc
Aleksander Machniak
2012-12-18
d2534c63f2c0b640a39fce2a71b14a5dcda6e7fd
[githubFork/roundcubemail.git]
/
plugins
/
zipdownload
/
localization
/
ca_ES.inc
1
2
3
4
5
6
7
8
9
10
<?php
/* Author: Drakon */
$labels = array();
$labels['downloadall'] = 'Descarregar tots els adjunts';
$labels['downloadfolder'] = 'Descarregar carpeta';
$messages = array();
?>