Fix the action status icon "CANCEL_REJECTED" because it was displayed as unknown (#1115)

Signed-off-by: Michael Herdt <Michael.Herdt@bosch.io>
This commit is contained in:
Michael Herdt
2021-05-03 15:52:30 +02:00
committed by GitHub
parent 21a4ae3cb8
commit efa21469cd
2 changed files with 2 additions and 0 deletions

View File

@@ -295,6 +295,7 @@ tooltip.action.status.warning=Warning
tooltip.action.status.running=Running
tooltip.action.status.canceled=Cancelled
tooltip.action.status.canceling=Canceling
tooltip.action.status.cancel_rejected=Cancel Rejected
tooltip.action.status.retrieved=Retrieved
tooltip.action.status.download=Downloading
tooltip.action.status.downloaded=Downloaded