tbrehm
2009-03-31 b464e2ddd04630b8cfccdcdd1e4472a99b63a681
1
2
3
4
5
6
<?php
$wb['email_txt'] = 'Email';
$wb['destination_txt'] = 'Получатель Email';
$wb['active_txt'] = 'Активный';
$wb['limit_mailforward_txt'] = 'Максимальное число forwarders достигнуто.';
?>