From d1c2193d8d2200939351a11f468c9e91b5b007bd Mon Sep 17 00:00:00 2001 From: dave Date: Tue, 25 May 2010 11:09:40 +0000 Subject: comment wall notification message tweaked git-svn-id: http://code.elgg.org/elgg/trunk@6203 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/profile/languages/en.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mod/profile/languages/en.php') diff --git a/mod/profile/languages/en.php b/mod/profile/languages/en.php index 431c5ff6d..a2a586478 100644 --- a/mod/profile/languages/en.php +++ b/mod/profile/languages/en.php @@ -90,8 +90,8 @@ $english = array( * Email messages commentwall */ - 'profile:comment:subject' => 'You have a new message board comment!', - 'profile:comment:body' => "You have a new message board comment from %s. It reads: + 'profile:comment:subject' => 'You have a new message on your comment wall!', + 'profile:comment:body' => "You have a new message on your comment wall from %s. It reads: %s -- cgit v1.2.3