harikrishna-patnala commented on code in PR #7610: URL: https://github.com/apache/cloudstack/pull/7610#discussion_r1247339525
########## ui/public/locales/en.json: ########## @@ -2797,8 +2797,11 @@ "message.network.updateip": "Please confirm that you would like to change the IP address for this NIC on VM.", "message.network.usage.info.data.points": "Each data point represents the difference in data traffic since the last data point.", "message.network.usage.info.sum.of.vnics": "The network usage shown is made up of the sum of data traffic from all the vNICs in the VM.", +"message.new.version.available": "New version of cloudstack available. Click here to check the details", Review Comment: ```suggestion "message.new.version.available": "A new version of CloudStack is available. Click here to check the details", ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
