aboutsummaryrefslogtreecommitdiff
path: root/mod/profile/languages/en.php
diff options
context:
space:
mode:
authordave <dave@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-05-27 09:45:31 +0000
committerdave <dave@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-05-27 09:45:31 +0000
commiteb92e452d5d1493c657a1ccda53e083348427e32 (patch)
treea6714764c0f208133937c77c1056e7d9353a1d6f /mod/profile/languages/en.php
parentdcece443e979dc97b1a6e4c40fbba39d5531a47e (diff)
downloadelgg-eb92e452d5d1493c657a1ccda53e083348427e32.tar.gz
elgg-eb92e452d5d1493c657a1ccda53e083348427e32.tar.bz2
removed hard coded lang in profile tabs
git-svn-id: http://code.elgg.org/elgg/trunk@6244 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/profile/languages/en.php')
-rw-r--r--mod/profile/languages/en.php1
1 files changed, 1 insertions, 0 deletions
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.",