jmontoya
2010-08-04 e8a29cf134f7df1a1e7637083f6d7adf64949b7c
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';
?>