You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by we...@apache.org on 2022/07/26 13:37:52 UTC

[cloudstack] branch 4.18-vm-autoscaling updated: AS UI: add '(in sec)' label.destroyvmgraceperiod

This is an automated email from the ASF dual-hosted git repository.

weizhou pushed a commit to branch 4.18-vm-autoscaling
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/4.18-vm-autoscaling by this push:
     new bd56491492 AS UI: add '(in sec)' label.destroyvmgraceperiod
bd56491492 is described below

commit bd56491492ed735a5e1f1bb8073acd43d36714df
Author: Wei Zhou <we...@apache.org>
AuthorDate: Tue Jul 26 15:37:41 2022 +0200

    AS UI: add '(in sec)' label.destroyvmgraceperiod
---
 ui/public/locales/en.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ui/public/locales/en.json b/ui/public/locales/en.json
index a76030a2df..119990d3f9 100644
--- a/ui/public/locales/en.json
+++ b/ui/public/locales/en.json
@@ -570,7 +570,7 @@
 "label.destinationphysicalnetworkid": "Destination physical network ID",
 "label.destroy": "Destroy",
 "label.destroy.router": "Destroy router",
-"label.destroyvmgraceperiod": "Destroy VM grace period",
+"label.destroyvmgraceperiod": "Destroy VM grace period (in sec)",
 "label.details": "Details",
 "label.deviceid": "Device ID",
 "label.devices": "Devices",