Till Brehm
2014-06-06 efbb88feee52d96ca266485ea2e9d79ce54ff39a
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';
?>