When changing a password, the api returns passwords do not match if the current password is wrong, but this is confusing because the app asks the user to enter the new password twice and shows the same error message is the passwords don't match.
Can you change the error message on a wrong password to wrong password or something similar?
When changing a password, the api returns
passwords do not match
if the current password is wrong, but this is confusing because the app asks the user to enter the new password twice and shows the same error message is the passwords don't match.Can you change the error message on a wrong password to
wrong password
or something similar?Also, the message should be capitalized.