diff --git a/magnum_ui/static/dashboard/container-infra/clusters/workflow/workflow.service.js b/magnum_ui/static/dashboard/container-infra/clusters/workflow/workflow.service.js index 7a384df2..fc7f3dcd 100644 --- a/magnum_ui/static/dashboard/container-infra/clusters/workflow/workflow.service.js +++ b/magnum_ui/static/dashboard/container-infra/clusters/workflow/workflow.service.js @@ -445,9 +445,9 @@ type: 'template', template: '
' + ' ' + - gettext('Overriding labels already defined by cluster template or' + - 'workflow might result in unpredictable behaviour.') + - '
', + gettext('Overriding labels already defined by the cluster ' + + 'template or workflow might result in unpredictable ' + + 'behaviour.') + '', condition: 'model.override_labels == true' } ]