aboutsummaryrefslogtreecommitdiff
path: root/languages/en.php
diff options
context:
space:
mode:
Diffstat (limited to 'languages/en.php')
-rw-r--r--languages/en.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php
index 2168845b4..9cde25c18 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -366,7 +366,12 @@ $english = array(
'avatar' => 'Avatar',
'avatar:create' => 'Create your avatar',
+ 'avatar:edit' => 'Edit avatar',
'avatar:preview' => 'Preview',
+ 'avatar:upload' => 'Upload a new avatar',
+ 'avatar:current' => 'Current avatar',
+ '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.',
'avatar:upload:success' => 'Avatar successfully uploaded',
'avatar:upload:fail' => 'Avatar upload failed',