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