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
/
en_US.inc
1
2
3
4
5
6
7
8
9
10
<?php
/* Author: Philip Weir */
$labels = array();
$labels['downloadall'] = 'Download all attachments';
$labels['downloadfolder'] = 'Download folder';
$messages = array();
?>