0Hello,02br
02br
00 I have to design applications and I wonder which tense should be used for an error/success messages that are displayed after the user makes an action.02br
02br
00Example: if a user tries to change his password, what should the message say?02br
01ul
02br
01li- 02br
02br
00 Your password has been changed successfully02br
02li 02br
01li- 02br
02br
00 Your password was changed successfully02br
02li 02ul
00 Same for error messages, let's say the user did not confirm his password correctly:02br
01ul
02br
01li- 02br
02br
00The password was not confirmed correctly02br
02li 02br
01li- 02br
02br
00The password has not been confirmed correctly02br
02li 02ul
00I am sure I saw both versions, which ine is correct?02br
02br
00 Thanks a lot!0-