From 00806d7686b6dce4fd9386dfea7f3cc440901524 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 3 Oct 2008 16:17:20 +0000 Subject: Refs #311: Modified message slightly git-svn-id: https://code.elgg.org/elgg/trunk@2178 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/uservalidationbyemail/languages/en.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mod/uservalidationbyemail/languages/en.php') diff --git a/mod/uservalidationbyemail/languages/en.php b/mod/uservalidationbyemail/languages/en.php index b2fe69218..b2ebf2596 100644 --- a/mod/uservalidationbyemail/languages/en.php +++ b/mod/uservalidationbyemail/languages/en.php @@ -23,6 +23,8 @@ Please confirm your email address by clicking on the link below: Congratulations, you have successfully validated your email address.", + 'uservalidationbyemail:registerok' => "To activate your account, please confirm your email address by clicking on the link we sent you." + ); add_translation("en",$english); -- cgit v1.2.3