dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fix first rule deleting (#1486140)
alecpl
2009-09-20
fcc34c0cace7c35c4ad82911f1c7c09f40939dfb
[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';
?>