From c3a55fad8f1093e00f3f3689681d1aaf283b46cd Mon Sep 17 00:00:00 2001 From: dave Date: Sun, 3 Aug 2008 14:09:50 +0000 Subject: brief description added to the owner block and profile git-svn-id: https://code.elgg.org/elgg/trunk@1669 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/profile/languages/en.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'mod/profile/languages/en.php') diff --git a/mod/profile/languages/en.php b/mod/profile/languages/en.php index 2cec031a0..c11d0169a 100644 --- a/mod/profile/languages/en.php +++ b/mod/profile/languages/en.php @@ -34,7 +34,8 @@ 'profile:editicon' => "Edit profile icon", 'profile:aboutme' => "About me", - 'profile:description' => "About me", + 'profile:description' => "About me", + 'profile:briefdescription' => "Brief description", 'profile:location' => "Location", 'profile:skills' => "Skills", 'profile:interests' => "Interests", @@ -43,7 +44,7 @@ 'profile:mobile' => "Mobile phone", 'profile:website' => "Website", - 'profile:river:update' => "%s updated their profile", + 'profile:river:update' => "%s updated their profile", 'profile:river:iconupdate' => "%s updated their profile icon", /** -- cgit v1.2.3