aboutsummaryrefslogtreecommitdiff
path: root/mod/profile/languages
diff options
context:
space:
mode:
authorpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-03-22 13:31:19 +0000
committerpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-03-22 13:31:19 +0000
commita140ef9c53edb2e249eab2eafccc6eb8c0952dab (patch)
tree84e077e486a56a115a0defb8667f5409456ab470 /mod/profile/languages
parentc8e1a99c0388710806012eaad59e700c0667a4d1 (diff)
downloadelgg-a140ef9c53edb2e249eab2eafccc6eb8c0952dab.tar.gz
elgg-a140ef9c53edb2e249eab2eafccc6eb8c0952dab.tar.bz2
Updated avatar menu: Removed links to tools, provided a view to extend menu, added @username to menu, cleaned-up and simplified menu generation.
git-svn-id: http://code.elgg.org/elgg/trunk@5467 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/profile/languages')
-rw-r--r--mod/profile/languages/en.php12
1 files changed, 6 insertions, 6 deletions
diff --git a/mod/profile/languages/en.php b/mod/profile/languages/en.php
index 90f49ca0a..67420836b 100644
--- a/mod/profile/languages/en.php
+++ b/mod/profile/languages/en.php
@@ -27,16 +27,16 @@ $english = array(
'profile:user' => "%s's profile",
'profile:edit' => "Edit profile",
- 'profile:profilepictureinstructions' => "The profile picture is the image that's displayed on your profile page. <br /> You can change it as often as you'd like. (File formats accepted: GIF, JPG or PNG)",
- 'profile:icon' => "Profile picture",
+ 'profile:profilepictureinstructions' => "Your avatar is the image that's displayed on your profile page. <br /> You can change it as often as you'd like. (File formats accepted: GIF, JPG or PNG)",
+ 'profile:icon' => "Avatar",
'profile:createicon' => "Create your avatar",
'profile:currentavatar' => "Current avatar",
'profile:createicon:header' => "Profile picture",
- 'profile:profilepicturecroppingtool' => "Profile picture cropping tool",
- 'profile:createicon:instructions' => "Click and drag a square below to match how you want your picture cropped. A preview of your cropped picture will appear in the box on the right. When you are happy with the preview, click 'Create your avatar'. This cropped image will be used throughout the site as your avatar. ",
+ 'profile:profilepicturecroppingtool' => "Avatar cropping tool",
+ 'profile:createicon:instructions' => "Click and drag a square below to match how you want your avatar cropped. A preview will appear in the box on the right. When you are happy with the preview, click 'Create your avatar'. This cropped version will be used throughout the site as your avatar. ",
- 'profile:editdetails' => "Edit details",
- 'profile:editicon' => "Edit profile icon",
+ 'profile:editdetails' => "Edit profile",
+ 'profile:editicon' => "Edit avatar",
'profile:aboutme' => "About me",
'profile:description' => "About me",