From 401fd957b30219a610014d4236de35b6220fd310 Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 25 Jun 2008 19:21:21 +0000 Subject: Closes #79: Email confirmation on registration & email change http://trac.elgg.org/elgg/ticket/79 git-svn-id: https://code.elgg.org/elgg/trunk@1137 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'languages') diff --git a/languages/en.php b/languages/en.php index cf94ecd1a..7b17489dc 100644 --- a/languages/en.php +++ b/languages/en.php @@ -460,6 +460,10 @@ Please confirm your email address by clicking on the link below: %s ", + 'email:validate:success:subject' => "Email validated!", + 'email:validate:success:body' => "Hi %s, + +Congratulations, you have successfully validated your email address.", /** * XML-RPC -- cgit v1.2.3