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