forked from CGM_Public/pretix_original
occured -> occurred (#660)
* Fix duplicate source string * occured -> occurred All resources I could find listed this as misspelled, but I wasn't too sure… Also, it should be checked if all changes to the .po-files are respected in the corresponding src-files.
This commit is contained in:
committed by
Raphael Michel
parent
66483b6ae8
commit
831e31ea9d
@@ -103,7 +103,7 @@ msgstr ""
|
||||
#: pretix/static/pretixbase/js/asyncdownload.js:41
|
||||
#: pretix/static/pretixbase/js/asynctask.js:62
|
||||
#: pretix/static/pretixbase/js/asynctask.js:116
|
||||
msgid "An error of type {code} occured."
|
||||
msgid "An error of type {code} occurred."
|
||||
msgstr "Ein Fehler ist aufgetreten. Fehlercode: {code}"
|
||||
|
||||
#: pretix/static/pretixbase/js/asyncdownload.js:54
|
||||
@@ -168,10 +168,6 @@ msgstr "Drücken Sie Strg+C zum Kopieren!"
|
||||
msgid "An error has occurred."
|
||||
msgstr "Ein Fehler ist aufgetreten."
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/mail.js:23
|
||||
msgid "An error of type {code} occurred."
|
||||
msgstr "Ein Fehler vom Typ {code} ist aufgetreten."
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/mail.js:52
|
||||
msgid "Generating messages …"
|
||||
msgstr "Generiere Nachrichten…"
|
||||
|
||||
Reference in New Issue
Block a user