diff --git a/client/WEB-INF/classes/resources/resource.properties b/client/WEB-INF/classes/resources/resource.properties index 81b2f6b57b2..1b308d9ea31 100644 --- a/client/WEB-INF/classes/resources/resource.properties +++ b/client/WEB-INF/classes/resources/resource.properties @@ -144,4 +144,6 @@ please.confirm.you.want.to.reboot.router = Please confirm you want to reboot rou please.confirm.you.want.to.start.systemVM = Please confirm you want to start system VM please.confirm.you.want.to.stop.systemVM = Please confirm you want to stop system VM -please.confirm.you.want.to.reboot.systemVM = Please confirm you want to reboot system VM \ No newline at end of file +please.confirm.you.want.to.reboot.systemVM = Please confirm you want to reboot system VM + +customizable.during.VM.creation = Customizable during VM creation \ No newline at end of file diff --git a/ui/jsp/diskoffering.jsp b/ui/jsp/diskoffering.jsp index 1ed50f45e93..25c4fc9d15e 100644 --- a/ui/jsp/diskoffering.jsp +++ b/ui/jsp/diskoffering.jsp @@ -118,7 +118,21 @@