aboutsummaryrefslogtreecommitdiff
path: root/languages
diff options
context:
space:
mode:
authorSem <sembrestels@riseup.net>2012-05-17 13:48:57 +0200
committerSem <sembrestels@riseup.net>2012-05-17 13:48:57 +0200
commitf848e3ada3e29c17cc5028d7d9edad8035706334 (patch)
tree29056a1b1a37d4eb3e43c877464fa360cfc716f1 /languages
parent3643efd144c3a9190018100665d02ec798989bfd (diff)
downloadelgg-f848e3ada3e29c17cc5028d7d9edad8035706334.tar.gz
elgg-f848e3ada3e29c17cc5028d7d9edad8035706334.tar.bz2
Refs #4396. No revert, remove.
Diffstat (limited to 'languages')
-rw-r--r--languages/en.php7
1 files changed, 4 insertions, 3 deletions
diff --git a/languages/en.php b/languages/en.php
index 7b51b0c7d..4fa7506e8 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -367,7 +367,7 @@ $english = array(
'avatar:preview' => 'Preview',
'avatar:upload' => 'Upload a new avatar',
'avatar:current' => 'Current avatar',
- 'avatar:revert' => 'Revert your avatar to the default icon',
+ 'avatar:remove' => 'Remove your avatar and set the default icon',
'avatar:crop:title' => 'Avatar cropping tool',
'avatar:upload:instructions' => "Your avatar is displayed throughout the site. You can change it as often as you'd like. (File formats accepted: GIF, JPG or PNG)",
'avatar:create: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.',
@@ -376,8 +376,8 @@ $english = array(
'avatar:resize:fail' => 'Resize of the avatar failed',
'avatar:crop:success' => 'Cropping the avatar succeeded',
'avatar:crop:fail' => 'Avatar cropping failed',
- 'avatar:revert:success' => 'Reverting the avatar succeeded',
- 'avatar:revert:fail' => 'Avatar revert failed',
+ 'avatar:remove:success' => 'Removing the avatar succeeded',
+ 'avatar:remove:fail' => 'Avatar remove failed',
'profile:edit' => 'Edit profile',
'profile:aboutme' => "About me",
@@ -861,6 +861,7 @@ $english = array(
'new' => 'New',
'add' => 'Add',
'create' => 'Create',
+ 'remove' => 'Remove',
'revert' => 'Revert',
'site' => 'Site',