From 27009477e3f523721eacc784598a616bf438d772 Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 25 Jun 2008 14:17:27 +0000 Subject: Refs #78: Email notifications on friending, comments http://trac.elgg.org/elgg/ticket/78 git-svn-id: https://code.elgg.org/elgg/trunk@1124 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'languages') diff --git a/languages/en.php b/languages/en.php index 4d99a2ce1..13b661209 100644 --- a/languages/en.php +++ b/languages/en.php @@ -439,6 +439,15 @@ Alternatively, you can enter your database settings below and we will try and do 'welcome' => "Welcome %s", 'welcome_message' => "Welcome to this Elgg installation.", + /** + * Emails + */ + 'friend:newfriend:subject' => "%s has made you a friend!", + 'friend:newfriend:body' => "%s has made you a friend! + +Check them out: %s + +You cannot reply to this email.", /** * XML-RPC -- cgit v1.2.3