dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- fix too many debug info ;)
alecpl
2009-05-29
0eeee634139a13e10f18a4e5168eca5105a1bb04
[githubFork/roundcubemail.git]
/
plugins
/
markasjunk
/
localization
/
en_US.inc
1
2
3
4
5
6
7
<?php
$labels = array();
$labels['buttontitle'] = 'Mark as Junk';
$labels['reportedasjunk'] = 'Successfully reported as Junk';
?>