JoaoJandre commented on code in PR #6876: URL: https://github.com/apache/cloudstack/pull/6876#discussion_r1044509054
########## ui/public/locales/en.json: ########## @@ -2637,22 +2637,22 @@ "message.volume.state.attaching": "The volume is attaching to a volume from Ready state.", "message.volume.state.copying": "Volume is copying from image store to primary, in case it's an uploaded volume.", "message.volume.state.creating": "The volume is being created.", -"message.volume.state.destroy": "The volume was destroyed, and cannot be recovered.", +"message.volume.state.destroy": "The volume has been destroyed and cannot be recovered.", Review Comment: This tooltip appears when a volume is in the destroyed state. But if the volume is not expunged, it can still be recovered. I think we should remove the last part of this phrase. -- 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]
