alecpl
2012-04-23 91cb9dfe789871f9f0e9080752e21b7d4aaef94d
1
2
3
4
5
6
7
<?php
 
$labels = array();
$labels['buttontitle'] = 'Oznacz jako SPAM';
$labels['reportedasjunk'] = 'Pomyślnie oznaczono jako SPAM';
 
?>