Fix treshold column headers (#951)
* Adapt header of error treshold column to make it more understandable Signed-off-by: Ammar Bikic <ammar.bikic@bosch-si.com> * Adapt header of error treshold column to make it more understandable Signed-off-by: Ammar Bikic <ammar.bikic@bosch-si.com>
This commit is contained in:
@@ -626,8 +626,8 @@ header.numberofgroups = Groups
|
||||
header.detail.status = Detail status
|
||||
|
||||
header.rolloutgroup.installed.percentage = % Finished
|
||||
header.rolloutgroup.threshold.error = Error threshold
|
||||
header.rolloutgroup.threshold = Trigger threshold
|
||||
header.rolloutgroup.threshold.error = % Error threshold
|
||||
header.rolloutgroup.threshold = % Trigger threshold
|
||||
header.rolloutgroup.target.date = Date and time
|
||||
header.rolloutgroup.target.message = Messages
|
||||
rollout.group.label.target.truncated = {0} targets has been truncated in the list due the target size limit of {1}
|
||||
|
||||
Reference in New Issue
Block a user