From 91bf736f9726f9611656332b4ba57b576a985666 Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 8 Jan 2009 12:20:54 +0000 Subject: Closes #546: Translation moved git-svn-id: https://code.elgg.org/elgg/trunk@2542 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/uservalidationbyemail/languages/en.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mod/uservalidationbyemail') diff --git a/mod/uservalidationbyemail/languages/en.php b/mod/uservalidationbyemail/languages/en.php index b2ebf2596..4449bdf37 100644 --- a/mod/uservalidationbyemail/languages/en.php +++ b/mod/uservalidationbyemail/languages/en.php @@ -23,6 +23,10 @@ Please confirm your email address by clicking on the link below: Congratulations, you have successfully validated your email address.", + + 'email:confirm:success' => "You have confirmed your email address!", + 'email:confirm:fail' => "Your email address could not be verified...", + 'uservalidationbyemail:registerok' => "To activate your account, please confirm your email address by clicking on the link we sent you." ); -- cgit v1.2.3