edavis10 / redmine-exception-handler-plugin

Exception Handler is a Redmine plugin that can be configured to send Exception notification emails when an error occurs in Redmine.

edavis10 (author)
Mon Mar 09 16:20:39 -0700 2009
commit  62c3accdf755cc87c2b45ee91e1131e300603e48
tree    7df24704dcc84e4a36ec4bb65235bf709bd85084
parent  267c54e023acb119bef0559e08fb1a9064ba5706
redmine-exception-handler-plugin / lang / en.yml
100644 7 lines (6 sloc) 0.452 kb
1
2
3
4
5
6
7
exception_handler_label_email_recipients: "Email recipients"
exception_handler_label_separate_multiple_emails_with_commas: "Separate multiple email addresses with commas"
exception_handler_label_sender_address: "Sender address"
exception_handler_label_subject_prefix: "Subject prefix"
exception_handler_label_test_settings: "Test Settings by triggering a fake exception"
exception_handler_label_will_open_in_a_new_window: "(will open in a new window)"