Catch and display mail sending errors (#215)

This commit is contained in:
Tobias Kunze
2016-08-30 16:49:52 +02:00
committed by Raphael Michel
parent fe4946d591
commit 3c8f9f5a62
10 changed files with 75 additions and 34 deletions

View File

@@ -4276,8 +4276,9 @@ msgid "Send"
msgstr "Senden"
#: pretix/plugins/sendmail/views.py:43
msgid "Your message will be sent to the selected users."
msgstr "Die Nachricht wird an die ausgewählten Benutzer verschickt."
msgid "Your message has been queued to be sent to the selected users."
msgstr ""
"Die Nachricht wurde zum Versenden an die ausgewählten Benutzer gespeichert."
#: pretix/plugins/statistics/__init__.py:10
#: pretix/plugins/statistics/__init__.py:14

View File

@@ -4265,8 +4265,9 @@ msgid "Send"
msgstr "Senden"
#: pretix/plugins/sendmail/views.py:43
msgid "Your message will be sent to the selected users."
msgstr "Die Nachricht wird an die ausgewählten Benutzer verschickt."
msgid "Your message has been queued to be sent to the selected users."
msgstr ""
"Die Nachricht wurde zum Versenden an die ausgewählten Benutzer gespeichert."
#: pretix/plugins/statistics/__init__.py:10
#: pretix/plugins/statistics/__init__.py:14