diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index 1011cf6b9a6..afdc0519dea 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -304,6 +304,8 @@ label.network.domain=Network Domain label.nfs.storage=NFS Storage label.secondary.storage=Secondary Storage label.security.group=Security Group +label.security.groups=Security Groups +label.no.security.groups=No Available Security Groups label.ingress.rule=Ingress Rule label.add.security.group=Add Security Group label.add.ingress.rule=Add Ingress Rule @@ -702,6 +704,7 @@ message.snapshot.schedule=Your snapshot schedule is currently set to message.add.volume=Please fill in the following data to add a new volume. message.attach.volume=Please fill in the following data to attach a new volume. If you are attaching a disk volume to a Windows based virtual machine, you will need to reboot the instance to see the attached disk. message.add.pod=Add a new pod for zone +message.no.network.support=Your selected hypervisor, vSphere, does not have any additional network features. Please continue to step 5. #Errors diff --git a/ui/jsp/instance.jsp b/ui/jsp/instance.jsp index 38ebd4926f9..bffee56959a 100644 --- a/ui/jsp/instance.jsp +++ b/ui/jsp/instance.jsp @@ -679,7 +679,7 @@ dictionary = {