From eb92e452d5d1493c657a1ccda53e083348427e32 Mon Sep 17 00:00:00 2001 From: dave Date: Thu, 27 May 2010 09:45:31 +0000 Subject: removed hard coded lang in profile tabs git-svn-id: http://code.elgg.org/elgg/trunk@6244 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/profile/languages/en.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mod/profile/languages/en.php') diff --git a/mod/profile/languages/en.php b/mod/profile/languages/en.php index a2a586478..df40854ff 100644 --- a/mod/profile/languages/en.php +++ b/mod/profile/languages/en.php @@ -77,6 +77,7 @@ $english = array( * Profile comment wall **/ 'profile:commentwall:add' => "Add to the wall", + 'profile:commentwall' => "Comment Wall", 'profile:commentwall:posted' => "You successfully posted on the comment wall.", 'profile:commentwall:deleted' => "You successfully deleted the message.", 'profile:commentwall:blank' => "Sorry; you need to actually put something in the message area before we can save it.", -- cgit v1.2.3