help-texts: add

users with permission edit_help_texts are allowed to select edit help
texts from menu and enter texts for all event fields. Other users will
see help texts as tooltips. This allows to provide help to users
depending on your workflow. help texts are saved by project and studio.
This commit is contained in:
Milan
2023-03-20 23:09:11 +01:00
parent 6e2a04dd94
commit 979377c31d
16 changed files with 447 additions and 2 deletions

View File

@@ -0,0 +1,12 @@
msgid "save_button"
msgstr "speichern"
msgid "delete_button"
msgstr "löschen"
msgid "table"
msgstr "Tabelle"
msgid "column"
msgstr "spalte"

View File

@@ -64,3 +64,7 @@ msgstr "Nutzeraktivität"
msgid "create-events"
msgstr "Sendungen anlegen"
msgid "edit-help-texts"
msgstr "Hilfe bearbeiten"

View File

@@ -253,3 +253,6 @@ msgstr "Vorproduktion löschen"
msgid "label_read_playout"
msgstr "Playout anzeigen"
msgid "label_edit_help_texts"
msgstr "Hilfetexte bearbeiten"