mcramer
2012-10-31 7e48bdf4e952f7b700e64e4cd8cb190bfc630ef9
interface/web/mail/lib/lang/fi_mail_alias_list.lng
@@ -1,9 +1,8 @@
<?php
$wb['list_head_txt'] = 'Sähköpostiosoitteen kaimatunnus';
$wb['active_txt'] = 'Päällä';
$wb['list_head_txt'] = 'Sähköpostiosoitteen aliastunnus';
$wb['active_txt'] = 'Käytössä';
$wb['source_txt'] = 'Lähde';
$wb['destination_txt'] = 'Kohde';
$wb['email_txt'] = 'Sähköpostiosoite';
$wb['add_new_record_txt'] = 'Lisää uusi kaimatunnus';
$wb['add_new_record_txt'] = 'Lisää uusi aliastunnus';
?>