aboutsummaryrefslogtreecommitdiff
path: root/mod/profile/languages/en.php
diff options
context:
space:
mode:
authorpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-03-30 16:28:41 +0000
committerpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-03-30 16:28:41 +0000
commit11606820a6f4df89a885ae31fcff8b42a67b316b (patch)
treeb8b2813d4868c873bd73feaa27575da7a3ee61b6 /mod/profile/languages/en.php
parenta7add808c43b0758a90791359bed0c075b0c35e6 (diff)
downloadelgg-11606820a6f4df89a885ae31fcff8b42a67b316b.tar.gz
elgg-11606820a6f4df89a885ae31fcff8b42a67b316b.tar.bz2
Updated UI for commentwall on profile page.
git-svn-id: http://code.elgg.org/elgg/trunk@5551 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 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.",