mirror of https://github.com/apache/cloudstack.git
CS-15184: host page - remove host action - change confirmation message.
This commit is contained in:
parent
ea9fe42c50
commit
e49f07e0e3
|
|
@ -10,6 +10,7 @@ message.action.disable.physical.network=Please confirm that you want to disable
|
|||
#modified labels (begin) *****************************************************************************************
|
||||
label.memory.mb=Memory (in MB)
|
||||
label.cpu.mhz=CPU (in MHz)
|
||||
message.action.remove.host=Please confirm that you want to remove this host.
|
||||
#modified labels (end) *******************************************************************************************
|
||||
|
||||
|
||||
|
|
@ -1311,7 +1312,6 @@ message.action.reboot.instance=Please confirm that you want to reboot this insta
|
|||
message.action.reboot.router=Please confirm that you want to reboot this router.
|
||||
message.action.reboot.systemvm=Please confirm that you want to reboot this system VM.
|
||||
message.action.release.ip=Please confirm that you want to release this IP.
|
||||
message.action.remove.host=Removing last/only host in cluster and reinstalling the host will destroy working environment/database on the host and render the VM Guests unuseable.
|
||||
message.action.restore.instance=Please confirm that you want to restore this instance.
|
||||
message.action.start.instance=Please confirm that you want to start this instance.
|
||||
message.action.start.router=Please confirm that you want to start this router.
|
||||
|
|
|
|||
Loading…
Reference in New Issue