Skip to content
en_mail_alias_list.lng 232 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
tbrehm's avatar
tbrehm committed
$wb["list_head_txt"] = 'Email Alias';
$wb["active_txt"] = 'Active';
$wb["source_txt"] = 'source';
tbrehm's avatar
tbrehm committed
$wb["destination_txt"] = 'Destination';
$wb["email_txt"] = 'Email';
tbrehm's avatar
tbrehm committed
$wb["add_new_record_txt"] = 'Add new Email alias';
tbrehm's avatar
tbrehm committed
?>