summaryrefslogtreecommitdiff
path: root/plugins/markasjunk/localization/en_US.inc
blob: 6f63e161ad2abf4708aef3e82a630218ebc4e1f3 (plain)
1
2
3
4
5
6
7
<?php

$labels = array();
$labels['buttontitle'] = 'Mark as Junk';
$labels['reportedasjunk'] = 'Successfully reported as Junk';

?>