Aleksander Machniak
2012-12-21 268a28efb25193e5f48e7ba8e41f0bca8306c34e
1
2
3
4
5
6
7
<?php
 
$labels = array();
$labels['buttontitle'] = 'Oznacz jako SPAM';
$labels['reportedasjunk'] = 'Pomyślnie oznaczono jako SPAM';
 
?>