tbrehm
2012-11-06 c7f0b83c0da6f807f5859d5d666c1dfd009019b9
1
2
3
4
5
6
7
8
9
10
11
<?php
$wb['server_id_txt'] = 'Server';
$wb['domain_txt'] = 'Domain';
$wb['destination_txt'] = 'Destinatie';
$wb['type_txt'] = 'Tip';
$wb['mx_txt'] = 'Fara  MX lookup';
$wb['sort_order_txt'] = 'Sortare pe ';
$wb['active_txt'] = 'Active';
$wb['limit_mailrouting_txt'] = 'numarul maxim de rute pentru contul dumneavoastra a fost atins';
$wb['transport_txt'] = 'Transport';
?>