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

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

?>