diff --git a/ui/public/locales/en.json b/ui/public/locales/en.json index 5998c47d9c83..a4b344f44a4a 100644 --- a/ui/public/locales/en.json +++ b/ui/public/locales/en.json @@ -2181,7 +2181,7 @@ "label.vnf.appliance": "VNF Appliance", "label.vnf.appliances": "VNF appliances", "label.vnf.appliance.add": "Add VNF Appliance", -"label.vnf.appliance.access.methods": "Access information of this VNF appliance", +"label.vnf.appliance.access.methods": "Management access information of this VNF appliance", "label.vnf.detail.add": "Add VNF detail", "label.vnf.detail.remove": "Remove VNF detail", "label.vnf.details": "VNF details", @@ -3145,7 +3145,7 @@ "message.vm.state.stopping": "VM is being stopped.", "message.vm.state.unknown": "VM state is unknown.", "message.vnf.appliance.networks": "Please select networks for the new VNF appliance.", -"message.vnf.credentials.in.template.vnf.details": "Please find the credentials in the VNF details of the template.", +"message.vnf.credentials.in.template.vnf.details": "Please find the default credentials for this VNF in the details of the VNF template.", "message.vnf.error.deviceid.should.be.continuous": "The deviceid of selected VNF nics should be continuous.", "message.vnf.error.network.is.already.used": "Network has been used by multiple nics of the new VNF appliance.", "message.vnf.error.no.networks": "Please select networks for nics of the new VNF appliance.",