diff options
Diffstat (limited to 'mod/profile/languages')
-rw-r--r-- | mod/profile/languages/en.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/profile/languages/en.php b/mod/profile/languages/en.php index 6227f6657..e83e22cba 100644 --- a/mod/profile/languages/en.php +++ b/mod/profile/languages/en.php @@ -42,6 +42,7 @@ * Error messages
*/
+ 'profile:noaccess' => "You do not have permission to edit this profile.",
'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.",
|