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