dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix selection of collapsed thread rows (#1488772)
Aleksander Machniak
2012-11-20
2b55d4f4204bdb8c97865e01b960c1d1f23ac0b7
[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();
?>