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