alecpl
2009-08-03 dec9e85eaebaeaca92fbcb8bc581e6756b1c608f
1
2
3
4
5
6
7
<?php
 
$labels = array();
$labels['buttontitle'] = 'Oznacz jako SPAM';
$labels['reportedasjunk'] = 'Pomyślnie oznaczono jako SPAM';
 
?>