Fix ambiguous workflow vizualizer wording

Resolves: #2998

Signed-off-by: Etienne Simard <etienne@redhat.com>
This commit is contained in:
Etienne Simard
2019-02-11 19:23:02 -05:00
parent 5682fb1503
commit df4e4f80ad
2 changed files with 2 additions and 2 deletions

View File

@@ -106,7 +106,7 @@ function TemplatesStrings (BaseString) {
WORKFLOW: t.s('Workflow'),
WARNING: t.s('Warning'),
TOTAL_NODES: t.s('TOTAL NODES'),
ADD_A_TEMPLATE: t.s('ADD A TEMPLATE'),
ADD_A_NODE: t.s('ADD A NODE'),
EDIT_TEMPLATE: t.s('EDIT TEMPLATE'),
JOBS: t.s('JOBS'),
PLEASE_CLICK_THE_START_BUTTON: t.s('Please click the start button to build your workflow.'),