From d6cd11df635941a4e7d35e6e45b4e59cb8bd4469 Mon Sep 17 00:00:00 2001 From: Florian Schaal <florian@schaal-24.de> Date: Fri, 04 Sep 2015 07:57:19 -0400 Subject: [PATCH] default for mount backup_dir set to no --- interface/web/mail/lib/lang/bg_mail_get.lng | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/interface/web/mail/lib/lang/bg_mail_get.lng b/interface/web/mail/lib/lang/bg_mail_get.lng index d7df5b5..e1b1935 100644 --- a/interface/web/mail/lib/lang/bg_mail_get.lng +++ b/interface/web/mail/lib/lang/bg_mail_get.lng @@ -15,8 +15,5 @@ $wb['source_server_error_regex'] = 'Pop3/Imap Server is not a valid domain name.'; $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'; +$wb['source_delete_note_txt'] = 'Please check first if email retrieval works, before you activate this option.'; ?> - - - - -- Gitblit v1.9.1