From 897af06af9522ded99b1e0f46730299e89856ffe Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Mon, 11 Jun 2012 05:00:57 -0400 Subject: [PATCH] Updated version number to 3.0.4.6 --- interface/web/mail/lib/lang/fi_mail_relay_recipient.lng | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/interface/web/mail/lib/lang/fi_mail_relay_recipient.lng b/interface/web/mail/lib/lang/fi_mail_relay_recipient.lng index b5c8724..d4daf80 100644 --- a/interface/web/mail/lib/lang/fi_mail_relay_recipient.lng +++ b/interface/web/mail/lib/lang/fi_mail_relay_recipient.lng @@ -1,9 +1,9 @@ <?php -$wb['server_id_txt'] = 'Server'; -$wb['source_txt'] = 'Relay recipient'; -$wb['recipient_txt'] = 'Recipient'; -$wb['active_txt'] = 'Active'; -$wb['source_error_notempty'] = 'Address is empty.'; -$wb['type_txt'] = 'Type'; -$wb['limit_mailfilter_txt'] = 'The max. number of email filters for your account is reached.'; +$wb['server_id_txt'] = 'Palvelin'; +$wb['source_txt'] = 'Välityksen vastaanottaja'; +$wb['recipient_txt'] = 'Vastaanottaja'; +$wb['active_txt'] = 'Toiminnassa'; +$wb['source_error_notempty'] = 'Osoite on tyhjä.'; +$wb['type_txt'] = 'Tyyppi'; +$wb['limit_mailfilter_txt'] = 'Käyttäjätilisi suodattimien enimmäismäärä on jo käytössä The max.'; ?> -- Gitblit v1.9.1