From 11606820a6f4df89a885ae31fcff8b42a67b316b Mon Sep 17 00:00:00 2001 From: pete Date: Tue, 30 Mar 2010 16:28:41 +0000 Subject: Updated UI for commentwall on profile page. git-svn-id: http://code.elgg.org/elgg/trunk@5551 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 bb4230070..7430f9596 100644 --- a/mod/profile/languages/en.php +++ b/mod/profile/languages/en.php @@ -82,6 +82,7 @@ $english = array( 'profile:commentwall:blank' => "Sorry; you need to actually put something in the message area before we can save it.", 'profile:commentwall:notfound' => "Sorry; we could not find the specified item.", 'profile:commentwall:notdeleted' => "Sorry; we could not delete this message.", + 'profile:commentwall:none' => "No comment wall posts found.", 'profile:commentwall:somethingwentwrong' => "Something went wrong when trying to save your message, make sure you actually wrote a message.", 'profile:commentwall:failure' => "An unexpected error occurred when adding your message. Please try again.", -- cgit v1.2.3