From fc42dd2cef3f1e43af19f6455011cdd5d298aef5 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Fri, 4 Jul 2008 18:55:45 +0000 Subject: Email delivery configuration moved to an unversioned YAML file (config/email.yml, see the sample file) (#1412). Email delivery is disabled. It's automatically turned on when configuration is found. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1625 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- lang/fi.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/fi.yml') diff --git a/lang/fi.yml b/lang/fi.yml index 27f3415c6..b69b07557 100644 --- a/lang/fi.yml +++ b/lang/fi.yml @@ -631,3 +631,4 @@ label_incoming_emails: Incoming emails label_generate_key: Generate a key setting_mail_handler_api_enabled: Enable WS for incoming emails setting_mail_handler_api_key: API key +text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/email.yml and restart the application to enable them." -- cgit v1.2.3