alecpl
2011-09-19 b578abb9f94fa1d7dc8ce2ee94e35fa074d51ce4
1
2
3
4
5
6
7
<?php
 
$labels = array();
$labels['buttontitle'] = 'Marcar como SPAM';
$labels['reportedasjunk'] = 'Mensaje informado como SPAM';
 
?>