From 793227e50116b28e07c73ee9638945c4b7985273 Mon Sep 17 00:00:00 2001 From: amic <47420151+AmmarBikic@users.noreply.github.com> Date: Mon, 23 Mar 2020 16:43:28 +0100 Subject: [PATCH] Fix treshold column headers (#951) * Adapt header of error treshold column to make it more understandable Signed-off-by: Ammar Bikic * Adapt header of error treshold column to make it more understandable Signed-off-by: Ammar Bikic --- hawkbit-ui/src/main/resources/messages.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hawkbit-ui/src/main/resources/messages.properties b/hawkbit-ui/src/main/resources/messages.properties index 5ab910cc8..354aa11fe 100644 --- a/hawkbit-ui/src/main/resources/messages.properties +++ b/hawkbit-ui/src/main/resources/messages.properties @@ -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}