tbrehm
2009-03-04 936e79d71e94d93c86003c1ffd07174fe901af6d
1
2
3
4
5
6
7
8
9
10
<?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';
?>