alecpl
2012-04-10 097dbc68700c0c15e78d3643f1f478269f13f1ac
1
2
3
4
5
6
7
<?php
 
$labels = array();
$labels['buttontitle'] = 'Marcar como SPAM';
$labels['reportedasjunk'] = 'Mensaje informado como SPAM';
 
?>