aboutsummaryrefslogtreecommitdiff
path: root/mod/profile/languages/en.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/profile/languages/en.php')
-rw-r--r--mod/profile/languages/en.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/mod/profile/languages/en.php b/mod/profile/languages/en.php
index 79a3300cf..6227f6657 100644
--- a/mod/profile/languages/en.php
+++ b/mod/profile/languages/en.php
@@ -21,6 +21,7 @@
'profile:user' => "%s's profile",
'profile:edit' => "Edit profile",
+ 'profile:editicon' => "Change your profile picture",
'profile:description' => "About me",
'profile:location' => "Location",
@@ -43,6 +44,7 @@
'profile:notfound' => "Sorry; we could not find the specified profile.",
'profile:cantedit' => "Sorry; you do not have permission to edit this profile.",
+ 'profile:icon:notfound' => "Sorry; there was a problem uploading your profile icon.",
);