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
Thomas Bruederli
2012-12-26
c942e4a2e9a97743850b4178ea66b3b33956e7f7
[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';
?>