From 0722c977bbd3a1bac5f6cb080022bca2ff5766cb Mon Sep 17 00:00:00 2001 From: Sem Date: Fri, 9 Dec 2011 17:58:03 +0100 Subject: Registered an event handler to notify users about friend requests. --- languages/en.php | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'languages') diff --git a/languages/en.php b/languages/en.php index 821278c1a..9b34a6030 100644 --- a/languages/en.php +++ b/languages/en.php @@ -17,6 +17,14 @@ $english = array( 'friendrequest:remove:check' => 'Are you sure you want to decline the friend request?', 'friendrequest:none' => 'No pending friend requests.', + 'friendrequest:new:subject' => '%s want to be your friend', + 'friendrequest:new:body' => '%s want to be your friend. She is waiting that you aprovate her petition. Do not her wait! + +You can see your pending friend requests following this link (remember you have to be logged in to see it): + + %s + +(Do not try to reply this mail, because is a machine who is sending it)', ); -- cgit v1.2.3