alecpl
2010-02-09 91790e41f3fa307658077043bc2fa5f71e270cf4
1
2
3
4
5
6
7
<?php
 
$labels = array();
$labels['buttontitle'] = 'Mark as Junk';
$labels['reportedasjunk'] = 'Successfully reported as Junk';
 
?>