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