From 09bdcf372ba12695a813f72721181d6f1a8e901b Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Mon, 27 Feb 2012 03:28:46 -0500 Subject: [PATCH] Merged language files. --- interface/web/mail/lib/lang/fi_mail_get.lng | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/interface/web/mail/lib/lang/fi_mail_get.lng b/interface/web/mail/lib/lang/fi_mail_get.lng index 4788a7c..3e58cc1 100755 --- a/interface/web/mail/lib/lang/fi_mail_get.lng +++ b/interface/web/mail/lib/lang/fi_mail_get.lng @@ -14,4 +14,5 @@ $wb['destination_error_isemail'] = 'Ei kohdetta valittuna.'; $wb['source_server_error_regex'] = 'Pop3/Imap-palvelin ei ole kelvollinen osoite.'; $wb['source_read_all_txt'] = 'Retrieve all emails (incl. read mails)'; +$wb['error_delete_read_all_combination'] = 'Illegal combination of options. You can not use \"Delete emails after retrieval\" = no together with \"Retrieve all emails\" = yes'; ?> -- Gitblit v1.9.1