Fix incorrect placeholder in locale

This commit is contained in:
Raphael Michel
2017-01-04 15:27:08 +01:00
parent aed9382fd7
commit 30d67cd4ad
2 changed files with 2 additions and 2 deletions

View File

@@ -6026,7 +6026,7 @@ msgstr "Anfechtungsverfahren beendet. Grund. {}"
#: pretix/plugins/stripe/signals.py:59
msgid "Stripe reported an event: {}"
msgstr "Stripe meldete ein Ereignis: %s"
msgstr "Stripe meldete ein Ereignis: {}"
#: pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_confirm.html:3
msgid "The total amount will be withdrawn from your credit card."

View File

@@ -6008,7 +6008,7 @@ msgstr "Anfechtungsverfahren beendet. Grund. {}"
#: pretix/plugins/stripe/signals.py:59
msgid "Stripe reported an event: {}"
msgstr "Stripe meldete ein Ereignis: %s"
msgstr "Stripe meldete ein Ereignis: {}"
#: pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_confirm.html:3
msgid "The total amount will be withdrawn from your credit card."