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