menu.reset_password = Reset Password
module.reset_password = Reset Password
reset_password.tab.details = Details
reset_password.text.change_pass = Create new password
reset_password.text.change_pass.tooltip = You need to choose a new password before continuing
reset_password.field.username = Username
reset_password.field.new_pass = New Password
reset_password.field.retype_pass = Retype Password
reset_password.error.invalid_pass = New Password and Retype Password are required and must match
reset_password.msg.success = Password changed successfully
