diff --git a/Kitodo/src/main/resources/messages/messages_de.properties b/Kitodo/src/main/resources/messages/messages_de.properties index 25c3aea9857..5ad5a9391be 100644 --- a/Kitodo/src/main/resources/messages/messages_de.properties +++ b/Kitodo/src/main/resources/messages/messages_de.properties @@ -837,6 +837,7 @@ selectPlugin=Bitte w\u00E4hlen Sie ein Plugin aus. selectProcess=Vorgang ausw\u00E4hlen selectProject=Bitte Projekt ausw\u00E4hlen selectTemplate=Bitte Produktionsvorlage ausw\u00E4hlen +selectWorkflow=Bitte Workflow ausw\u00E4hlen sendSolutionMessageNextTask=Meldung \u00FCber Probleml\u00F6sung an nachfolgende Station senden sendSolutionMessage=Meldung \u00FCber Probleml\u00F6sung senden sendSolutionMessageForAll=Meldung \u00FCber Probleml\u00F6sung f\u00FCr alle Schritte senden diff --git a/Kitodo/src/main/resources/messages/messages_en.properties b/Kitodo/src/main/resources/messages/messages_en.properties index daa8b89288e..efd7cc4c236 100644 --- a/Kitodo/src/main/resources/messages/messages_en.properties +++ b/Kitodo/src/main/resources/messages/messages_en.properties @@ -852,6 +852,7 @@ selectPlugin=Please select a Plugin. selectProcess=Select process selectProject=Please select a project selectTemplate=Please select a template +selectWorkflow=Please select a workflow sendSolutionMessageNextTask=Send message about problem solution to following task sendSolutionMessage=Send message about problem solution sendSolutionMessageForAll=send troubleshooting message to all steps diff --git a/Kitodo/src/main/webapp/WEB-INF/templates/includes/system/confirmWorkflowPopup.xhtml b/Kitodo/src/main/webapp/WEB-INF/templates/includes/system/confirmWorkflowPopup.xhtml index 5eb1be0399a..50c03ea5c5d 100644 --- a/Kitodo/src/main/webapp/WEB-INF/templates/includes/system/confirmWorkflowPopup.xhtml +++ b/Kitodo/src/main/webapp/WEB-INF/templates/includes/system/confirmWorkflowPopup.xhtml @@ -12,47 +12,54 @@ - + xmlns:p="http://primefaces.org/ui"> +

#{msgs.selectWorkflow}

+ +
+ + + -
- - - - + +
+ + + + - - -
-
-
-
-
+