Qual a melhor opção de texto para um alerta

I need some help!
I want to make three alerts for the platform that I work, when a user uploads.
One:
Success
Error:
Alert:
Since my alert space is small and my PO wants large text.
I had thought of it this way: file upload successful.
…
share this post : )
Revoking an invite – should confirmation banner be red or green?

I’m working on a feature where a user can send/invite other people to their organization:
The user can opt to revoke the invite. Once this action has been done, I’d like to display a confirmation banner.
Since this banner is successfully …
share this post : )
Alert colour for system errors

Currently I’m using amber alert messages for system errors, for a web application I’m designing, however the PM has come back asking if red alerts would be more suitable for these system errors.
My assumption is that red error alerts are u…
share this post : )
Tray Icon application with pops up alerts

I am coding a Tray Icon application in Java – it runs in the background & polls a server. On receiving a particular message from the server the application pops up an alert from the Tray Icon. The Alert contains a summary of the messag…