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