From e49f07e0e33d00a29ab2640979c553f779d071fa Mon Sep 17 00:00:00 2001 From: Jessica Wang Date: Wed, 1 Aug 2012 13:17:32 -0700 Subject: [PATCH] CS-15184: host page - remove host action - change confirmation message. --- client/WEB-INF/classes/resources/messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index beef22f4f8d..db3f20ce5a2 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -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.