redray
2009-04-11 5f88fa0127ee2ff097c02a0289da97f3cc2d0626
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Emailverknüpfung';
$wb['active_txt'] = 'Aktiv';
$wb['source_txt'] = 'Quelle';
$wb['destination_txt'] = 'Ziel';
$wb['email_txt'] = 'Emailadresse';
$wb['add_new_record_txt'] = 'Neue Emailverknüpfung hinzufügen';
?>