ref: master
app/views/account/invalid_change_password_code.html.erb
<%= _("Invalid change password code") %>
<%= _('The code you are using for password change is not valid. Please try to request password change using the "I forgot my password" functionality.') % url_for(:action => 'forgot_password').html_safe %>