See #5635
Test instructions:
Back-end
User Manager=>Add New User
Fill Name, login name, Password, email correctly but do not enter the same password in 'confirm password' field and click on save button.
After patch we will now get (same message as in other similar conditions in frontend and for profile edit)
It is good to change all uses to the same string but personally I would be prefer changing them all to a simpler message
"The passwords you entered do not match."
In general we write short messages and not documentation
The purpose of this patch is not to change multiple strings which value has never been questioned, but just to normalise behavior.
Feel free to provide a separate PR to change all these strings if you wish, after this has been merged.
It is good to change all uses to the same string but personally I would be prefer changing them all to a simpler message
"The passwords you entered do not match."
In general we write short messages and not documentation
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6913.