dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- hide IE-specyfic style
alecpl
2009-06-03
c4530e834a059a70de124d99dc3b00d7ea63d7e0
[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';
?>