Hi There,
I am working on ES forgot password, verification, and password reset pages and just noticed when I get to the Password Reset page where I have to enter my new password, the heading is using the same language variable as in the forget password page. I think you guys can do better than that

why use the same variable?
COM_EASYSOCIAL_PROFILE_REMIND_PASSWORD
why not:
COM_EASYSOCIAL_PROFILE_RESET_PASSWORD
or
COM_EASYSOCIAL_PROFILE_COMPLETE_RESET_PASSWORD
that way, in Forgot Password page, the heading can be overriden in the language override. Technically, the Forgot Password page is not really a Password Reset

right? Maybe, Find Account is the right heading.
Thanks,
Jackson