diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index 3262e1c7206..95cf862a0bc 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -1,4 +1,9 @@ #new labels (begin) ********************************************************************************************** +label.add.compute.offering=Add compute offering +label.compute.offering=Compute offering +label.compute.offerings=Compute offerings +label.select.offering=Select offering +label.menu.infrastructure=Infrastructure label.sticky.tablesize=Table size label.sticky.expire=Expires label.sticky.cookie-name=Cookie name @@ -317,7 +322,7 @@ label.guest.type=Guest Type label.specify.IP.ranges=Specify IP ranges label.conserve.mode=Conserve mode label.created.by.system=Created by system -label.menu.system.service.offerings=System Service Offerings +label.menu.system.service.offerings=System Offerings label.add.system.service.offering=Add System Service Offering label.redundant.router.capability=Redundant router capability label.supported.source.NAT.type=Supported Source NAT type @@ -1254,7 +1259,7 @@ message.add.pod=Add a new pod for zone , pod message.add.primary=Please specify the following parameters to add a new primary storage message.add.secondary.storage=Add a new storage for zone -message.add.service.offering=Please fill in the following data to add a new service offering. +message.add.service.offering=Please fill in the following data to add a new compute offering. message.add.template=Please enter the following data to create your new template message.add.volume=Please fill in the following data to add a new volume. message.additional.networks.desc=Please select additional network(s) that your virtual instance will be connected to. diff --git a/ui/index.jsp b/ui/index.jsp index c87b699b5c2..59dfa4dd203 100644 --- a/ui/index.jsp +++ b/ui/index.jsp @@ -68,7 +68,7 @@