tbrehm
2009-11-18 adf199c430134563c43048c85f266a1b8a8c41ab
1
2
3
4
5
6
7
<?php
$wb['email_txt'] = 'Sähköposti';
$wb['destination_txt'] = 'Vastaanottajan sähköposti';
$wb['active_txt'] = 'Käytössä';
$wb['limit_mailforward_txt'] = 'Käyttäjätunnuksella on jo sallittu määrä edelleenlähetysosoitteita.';
$wb['duplicate_mailbox_txt'] = 'There is already a mailbox with this email address';
?>