From 9cdb242250336005002e7cc7ffa4d8c3316db30b Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 25 Jun 2008 18:04:12 +0000 Subject: Refs #79 git-svn-id: https://code.elgg.org/elgg/trunk@1133 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'languages/en.php') diff --git a/languages/en.php b/languages/en.php index 13b661209..cf94ecd1a 100644 --- a/languages/en.php +++ b/languages/en.php @@ -442,6 +442,9 @@ Alternatively, you can enter your database settings below and we will try and do /** * Emails */ + 'email:confirm:success' => "You have confirmed your email address!", + 'email:confirm:fail' => "Your email address could not be verified...", + 'friend:newfriend:subject' => "%s has made you a friend!", 'friend:newfriend:body' => "%s has made you a friend! @@ -449,6 +452,15 @@ Check them out: %s You cannot reply to this email.", + + 'email:validate:subject' => "Please confirm your email address!", + 'email:validate:body' => "Hi %s, + +Please confirm your email address by clicking on the link below: + +%s +", + /** * XML-RPC */ -- cgit v1.2.3