dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add zipdwonload plugin by Phil Weir at tehinterweb.co.uk to core repository
Thomas Bruederli
2012-09-23
70bbabb6994e67f812d9f7d1f85df1098870cfaa
[githubFork/roundcubemail.git]
/
plugins
/
zipdownload
/
localization
/
en_GB.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();
?>