diff --git a/ui/public/locales/en.json b/ui/public/locales/en.json index 2e5412bf737..c87ee0070f7 100644 --- a/ui/public/locales/en.json +++ b/ui/public/locales/en.json @@ -1036,7 +1036,7 @@ "label.host.alerts": "Hosts in alert state", "label.host.name": "Host name", "label.host.tag": "Host tag", -"label.hostcontrolstate": "Control Plane Status", +"label.hostcontrolstate": "Compute Resource Status", "label.hostid": "Host", "label.hostname": "Host", "label.hostname.tooltip": "Destination Host. Volume should be located in local storage of this Host", @@ -3079,7 +3079,7 @@ "message.chart.statistic.info.hypervisor.additionals": "The metrics data depend on the hypervisor plugin used for each hypervisor. The behavior can vary across different hypervisors. For instance, with KVM, metrics are real-time statistics provided by libvirt. In contrast, with VMware, the metrics are averaged data for a given time interval controlled by configuration.", "message.guest.traffic.in.advanced.zone": "Guest Network traffic is communication between end-user Instances. Specify a range of VLAN IDs or VXLAN Network identifiers (VNIs) to carry guest traffic for each physical Network.", "message.guest.traffic.in.basic.zone": "Guest Network traffic is communication between end-user Instances. Specify a range of IP addresses that CloudStack can assign to guest Instances. Make sure this range does not overlap the reserved system IP range.", -"message.host.controlstate": "The Control Plane Status of this Instance is ", +"message.host.controlstate": "The Compute Resource Status for this Instance is ", "message.host.controlstate.retry": "Some actions on this Instance will fail, if so please wait a while and retry.", "message.host.dedicated": "Host Dedicated", "message.host.dedication.released": "Host dedication released.",