From 6fdcdf525422540281557adcef125b12d1225939 Mon Sep 17 00:00:00 2001 From: dave Date: Mon, 19 Jul 2010 14:09:08 +0000 Subject: missing string added git-svn-id: http://code.elgg.org/elgg/trunk@6739 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/profile/languages/en.php | 1 + 1 file changed, 1 insertion(+) diff --git a/mod/profile/languages/en.php b/mod/profile/languages/en.php index d8f4e1848..6017a590c 100644 --- a/mod/profile/languages/en.php +++ b/mod/profile/languages/en.php @@ -113,6 +113,7 @@ You cannot reply to this email.", */ 'profile:no_friends' => 'This person hasn\'t added any friends yet!', + 'profile:no_groups' => 'This user has not joined any groups 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