sureshanaparti commented on code in PR #6502: URL: https://github.com/apache/cloudstack/pull/6502#discussion_r906995449
########## ui/public/locales/en.json: ########## @@ -3348,6 +3348,7 @@ "message.reset.vpn.connection": "Please confirm that you want to reset VPN connection.", "message.linstor.resourcegroup.description": "Linstor resource group to use for primary storage.", "message.resize.volume.failed": "Failed to resize volume.", +"message.resize.volumne.processing": "Volume resize is in progress", Review Comment: ```suggestion "message.resize.volume.processing": "Volume resize is in progress", ``` Update it wherever applicable. -- 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]
