alecpl
2009-10-24 06e07571b651f959620c31c0d030f1adf62b590f
1
2
3
4
5
6
7
<?php
 
$labels = array();
$labels['buttontitle'] = 'Mark as Junk';
$labels['reportedasjunk'] = 'Successfully reported as Junk';
 
?>