Skip to content

Commit

Permalink
Fix correct time unit
Browse files Browse the repository at this point in the history
  • Loading branch information
MDeLuise authored and Coduz committed Mar 13, 2023
1 parent 921853e commit a754425
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ dialogAddStepDefinitionCombo=Step definition
dialogAddStepDefinitionComboTooltip=Select a job step definition.
dialogAddStepDefinitionComboEmpty=Select A Step Definition
dialogAddStepNameTooltip=Enter a unique Job step name.
dialogAddStepTimeoutTooltip=Enter a timeout in seconds. This is timeout between pressing the Start button and actual job execution.
dialogAddStepTimeoutTooltip=Enter a timeout in milliseconds. This is timeout between pressing the Start button and actual job execution.
dialogAddStepDescriptionTooltip=Enter a job step description for detailed information about the step.

dialogAddStepNameEmpty=Job step name
Expand Down

0 comments on commit a754425

Please sign in to comment.