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