diff --git a/languages/en.ini b/languages/en.ini
index 92b20ebb66b4ec11a32439a2fe41f1f12722acf3..b3346ab9e13e0c6770889ee4f8bb8a76910436f6 100644
--- a/languages/en.ini
+++ b/languages/en.ini
@@ -705,7 +705,7 @@ recovery_disabled = "Password recovery not enabled"
 recovery_email_notification = "A request was just made to recover the password for your account with %%library%%."
 recovery_email_sent = "Password recovery instructions have been sent to the email address registered with this account."
 recovery_email_subject = "VuFind Account Recovery"
-recovery_email_url_pretext  = "Please navigate to this url to set a new password: %%url%%"
+recovery_email_url_pretext  = "You can reset your password at this URL: %%url%%"
 recovery_expired_hash = "This recovery link has expired"
 recovery_invalid_hash = "Recovery link not recognized"
 recovery_new_disabled = "You are not allowed to change your password at this time"