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