aboutsummaryrefslogtreecommitdiff
path: root/languages/en.php
diff options
context:
space:
mode:
Diffstat (limited to 'languages/en.php')
-rw-r--r--languages/en.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php
index 11ecfbdb6..3aaa89295 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -42,6 +42,7 @@ $english = array(
'actionundefined' => "The requested action (%s) was not defined in the system.",
'actionloggedout' => "Sorry, you cannot perform this action while logged out.",
+ 'actionunauthorized' => 'You are unauthorized to perform this action',
'SecurityException:Codeblock' => "Denied access to execute privileged code block",
'DatabaseException:WrongCredentials' => "Elgg couldn't connect to the database using the given credentials.",