diff --git a/client/WEB-INF/classes/resources/resource.properties b/client/WEB-INF/classes/resources/resource.properties index 7ac988b0ee4..aa5f63a7dcd 100644 --- a/client/WEB-INF/classes/resources/resource.properties +++ b/client/WEB-INF/classes/resources/resource.properties @@ -23,6 +23,15 @@ account = Account domain = Domain event = Event alert = Alert +system = System +global.settings = Global Settings +resources = Resources +service.offerings = Service Offerings +disk.offerings = Disk Offerings + +details = Details +network = Network +secondary.storage = Secondary Storage no.available.actions = No available actions diff --git a/ui/new/index.jsp b/ui/new/index.jsp index dc3da54b459..bfcc6af96cf 100644 --- a/ui/new/index.jsp +++ b/ui/new/index.jsp @@ -67,6 +67,8 @@ long milliseconds = new Date().getTime(); + +