Skip to content
en_mail_alias_list.lng 382 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
tbrehm's avatar
tbrehm committed
$wb["list_head_txt"] = 'Email Alias';
$wb["email_txt"] = 'Email';
$wb["destination_txt"] = 'Destination';
tbrehm's avatar
tbrehm committed
$wb["page_txt"] = 'Page';
$wb["page_of_txt"] = 'of';
$wb["page_next_txt"] = 'Next';
$wb["page_back_txt"] = 'Back';
$wb["delete_txt"] = 'Delete';
$wb["filter_txt"] = 'Filter';
tbrehm's avatar
tbrehm committed
$wb["add_new_record_txt"] = 'Add new Email alias';
$wb["active_txt"] = 'Active';
tbrehm's avatar
tbrehm committed
?>