diff options
Diffstat (limited to 'mod/profile/languages')
-rw-r--r-- | mod/profile/languages/en.php | 1 |
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.", |