]> git.donarmstrong.com Git - roundcube.git/blob - plugins/markasjunk/localization/en_US.inc
Imported Upstream version 0.6+dfsg
[roundcube.git] / plugins / markasjunk / localization / en_US.inc
1 <?php
2
3 $labels = array();
4 $labels['buttontitle'] = 'Mark as Junk';
5 $labels['reportedasjunk'] = 'Successfully reported as Junk';
6
7 ?>