diff options
author | dave <dave@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2010-05-25 11:09:40 +0000 |
---|---|---|
committer | dave <dave@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2010-05-25 11:09:40 +0000 |
commit | d1c2193d8d2200939351a11f468c9e91b5b007bd (patch) | |
tree | ac9a25de6b459b71409b37d5d653c88ef1ee6798 /mod/profile/languages | |
parent | 306426b985dedac720be3ef6a62ed463dea3898c (diff) | |
download | elgg-d1c2193d8d2200939351a11f468c9e91b5b007bd.tar.gz elgg-d1c2193d8d2200939351a11f468c9e91b5b007bd.tar.bz2 |
comment wall notification message tweaked
git-svn-id: http://code.elgg.org/elgg/trunk@6203 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/profile/languages')
-rw-r--r-- | mod/profile/languages/en.php | 4 |
1 files changed, 2 insertions, 2 deletions
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 |