aboutsummaryrefslogtreecommitdiff
path: root/mod/profile/languages
diff options
context:
space:
mode:
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-06-11 21:57:33 +0000
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-06-11 21:57:33 +0000
commite7b9401e4e918ec7c4a442e2acb3fb48926e90a9 (patch)
tree3450eca9500facc192da0fd1373898962ae6fe8f /mod/profile/languages
parent9cff8b2cbf16d11fe0861229347edf5e62dac2b5 (diff)
downloadelgg-e7b9401e4e918ec7c4a442e2acb3fb48926e90a9.tar.gz
elgg-e7b9401e4e918ec7c4a442e2acb3fb48926e90a9.tar.bz2
Some code cleanup on profile plugin.
Added wrapper view for profile content. Added ECML for profile content. Moved profile/profile_content/sidebar to profile/sidebar git-svn-id: http://code.elgg.org/elgg/trunk@6464 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/profile/languages')
-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 df40854ff..d8f4e1848 100644
--- a/mod/profile/languages/en.php
+++ b/mod/profile/languages/en.php
@@ -112,6 +112,7 @@ You cannot reply to this email.",
* Profile error messages
*/
+ 'profile:no_friends' => 'This person hasn\'t added any friends yet!',
'profile:noaccess' => "You do not have permission to edit this profile.",
'profile:notfound' => "Sorry, we could not find the specified profile.",
'profile:icon:notfound' => "Sorry, there was a problem uploading your profile picture.",