mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Catch and display mail sending errors (#215)
This commit is contained in:
committed by
Raphael Michel
parent
fe4946d591
commit
3c8f9f5a62
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user