add draft status to events

This commit is contained in:
Milan
2018-01-25 21:25:13 +01:00
parent 6222e2a63f
commit 4bbaa23c27
15 changed files with 104 additions and 40 deletions

View File

@@ -109,6 +109,9 @@ msgstr "Folge"
msgid "label_rerun"
msgstr "Wiederholung"
msgid "label_draft"
msgstr "Entwurf"
msgid "button_cancel"
msgstr "Abbrechen"

View File

@@ -97,6 +97,9 @@ msgstr "Folge"
msgid "label_live"
msgstr "Live-Sendung"
msgid "label_draft"
msgstr "Entwurf"
msgid "label_published"
msgstr "veröffentlicht"

View File

@@ -97,6 +97,9 @@ msgstr "Sendung veröffentlichen"
msgid "label_update_event_status_rerun"
msgstr "Wiederholung-Sende Status ändern "
msgid "label_update_event_status_draft"
msgstr "Sendungsentwurf-Status ändern"
msgid "label_update_event_status_disable_event_sync"
msgstr "Google-Import blockieren"

View File

@@ -22,6 +22,9 @@ msgstr "Sendung"
msgid "color_schedule"
msgstr "Planung"
msgid "color_draft"
msgstr "Entwurf"
msgid "color_no_series"
msgstr "Sendung gehört zu keiner Sendereihe"