forked from CGM_Public/pretix_original
Fix string formatting issue in log message
This commit is contained in:
@@ -11539,7 +11539,7 @@ msgid "The user confirmed the following message: \"{}\""
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/logdisplay.py:537
|
||||
msgid "The order has been canceled (comment: \"{}\")."
|
||||
msgid "The order has been canceled (comment: \"{comment}\")."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/logdisplay.py:539 pretix/control/views/orders.py:1291
|
||||
|
||||
Reference in New Issue
Block a user