dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Update to Mail_Mime-1.8.5 (#1488521)
Aleksander Machniak
2012-06-09
ba1fb0510fbf8826d74cc239051e0f5ea8c7c42a
[githubFork/roundcubemail.git]
/
plugins
/
archive
/
localization
/
en_US.inc
1
2
3
4
5
6
7
8
9
<?php
$labels = array();
$labels['buttontext'] = 'Archive';
$labels['buttontitle'] = 'Archive this message';
$labels['archived'] = 'Successfully archived';
$labels['archivefolder'] = 'Archive';
?>