redray
2009-01-05 23cb9b8b572c1fdea9619882e227f1c831e2b6ac
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Email Alias';
$wb['active_txt'] = 'Активный';
$wb['source_txt'] = 'source';
$wb['destination_txt'] = 'Получатель';
$wb['email_txt'] = 'Email';
$wb['add_new_record_txt'] = 'Добавить новый Email псевдоним';
?>