How to edit this message

hello!
I want to edit this line!
image
although I have edited the Cuban default message, this is not possible
image
help me!
thank you!

Quang need to copy the code from the old login screen.

very confusing’s answer to my problem

You should add the following line to the main message pack of the core block:

com.haulmont.cuba.security/LoginException.InvalidLoginOrPassword=Cannot login as '%s'

For example, if your base package is com.company.demo, then this file is located at modules/core/src/com/company/demo/core/messages.properties.

See also other relevant keys in the translations repo at GitHub.

Thank you very much!