tbrehm
2013-01-04 65e8ac35b18fe6f85cfd8ff688a4da521dc568d0
1
2
3
4
5
6
7
8
9
<?php
$wb['server_id_txt'] = 'Server';
$wb['source_txt'] = 'Blacklist Address';
$wb['recipient_txt'] = 'Recipient';
$wb['active_txt'] = 'Active';
$wb['source_error_notempty'] = 'Address este goala';
$wb['type_txt'] = 'Tip';
$wb['limit_mailfilter_txt'] = 'Numarul maxim de filtre pentru contul dumneavoastra';
?>