From e7b9401e4e918ec7c4a442e2acb3fb48926e90a9 Mon Sep 17 00:00:00 2001 From: brettp Date: Fri, 11 Jun 2010 21:57:33 +0000 Subject: 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 --- 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 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.", -- cgit v1.2.3