From aed146a0305bd92a2f24f66ac18370bcbbb2f306 Mon Sep 17 00:00:00 2001
From: Demian Katz <demian.katz@villanova.edu>
Date: Mon, 28 Jul 2014 10:52:10 -0400
Subject: [PATCH] Clarified text.

---
 languages/en.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/languages/en.ini b/languages/en.ini
index 92b20ebb66b..b3346ab9e13 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"
-- 
GitLab