alecpl
2012-04-27 f81e06065f38a2040e41cc3b066575939c8c6747
1
2
3
4
5
6
7
<?php
 
$labels = array();
$labels['buttontitle'] = 'Marcar como correo lixo';
$labels['reportedasjunk'] = 'Mensaxe marcada como correo lixo';
 
?>