diff --git a/src-ui/messages.xlf b/src-ui/messages.xlf
index 4a62abebb..2e2bc0289 100644
--- a/src-ui/messages.xlf
+++ b/src-ui/messages.xlf
@@ -4255,8 +4255,8 @@
134
-
- Has tags
+
+ Has any of tags
src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html
143
diff --git a/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html b/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html
index ef7eb4dbc..a3bea36e7 100644
--- a/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html
+++ b/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html
@@ -140,7 +140,7 @@
@if (formGroup.get('type').value === WorkflowTriggerType.DocumentAdded || formGroup.get('type').value === WorkflowTriggerType.DocumentUpdated) {