Add action column in table
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
This commit is contained in:
@@ -439,6 +439,12 @@ header.numberofgroups = No. of groups
|
||||
header.detail.status = Detail status
|
||||
header.total.targets = Total targets
|
||||
|
||||
header.action=Actions
|
||||
header.action.start=Start
|
||||
header.action.pause=Pause
|
||||
header.action.resume=Resume
|
||||
header.action.update=Edit
|
||||
|
||||
distribution.details.header = Distribution set
|
||||
target.details.header = Target
|
||||
header.caption.mandatory = Mandatory
|
||||
|
||||
@@ -426,6 +426,15 @@ header.distributionset = Distribution set
|
||||
header.numberofgroups = No. of groups
|
||||
header.detail.status = Detail status
|
||||
header.total.targets = Total targets
|
||||
header.type = Type
|
||||
header.swmodules = SwModules
|
||||
header.migrations.step=IsRequiredMigrationStep
|
||||
|
||||
header.action=Actions
|
||||
header.action.start=Start
|
||||
header.action.pause=Pause
|
||||
header.action.resume=Resume
|
||||
header.action.update=Edit
|
||||
|
||||
header.rolloutgroup.installed.percentage = % Finished
|
||||
header.rolloutgroup.threshold.error = Error threshold
|
||||
|
||||
@@ -420,10 +420,18 @@ header.numberofgroups = No. of groups
|
||||
header.detail.status = Detail status
|
||||
header.total.targets = Total targets
|
||||
|
||||
header.action=Actions
|
||||
header.action.start=Start
|
||||
header.action.pause=Pause
|
||||
header.action.resume=Resume
|
||||
header.action.update=Edit
|
||||
|
||||
header.rolloutgroup.installed.percentage = % Finished
|
||||
header.rolloutgroup.threshold.error = Error threshold
|
||||
header.rolloutgroup.threshold = Trigger threshold
|
||||
|
||||
|
||||
|
||||
header.rolloutgroup.target.date = Date and time
|
||||
header.rolloutgroup.target.message = Messages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user