diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index 0797c746dd9..1fa8b944a7e 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -1,3 +1,10 @@ +message.action.download.iso=Please confirm that you want to download this ISO. +message.action.download.template=Please confirm that you want to download this template. +label.destination.zone=Destination Zone +label.keyboard.type=Keyboard type +label.nic.adapter.type=NIC adapter type +label.root.disk.controller=Root disk controller +label.community=Community label.remove.egress.rule=Remove egress rule label.add.egress.rule=Add egress rule label.egress.rule=Egress rule diff --git a/ui/index.jsp b/ui/index.jsp index df81cdbd9e9..b5b61555241 100644 --- a/ui/index.jsp +++ b/ui/index.jsp @@ -1599,6 +1599,13 @@