dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'master' of github.com:roundcube/roundcubemail
Aleksander Machniak
2012-09-27
700dc66c679f0ae6e16c9d016a15bee4269371e6
[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();
?>