summaryrefslogtreecommitdiff
path: root/inc
diff options
context:
space:
mode:
authorGina Haeussge <gina@foosel.net>2010-06-27 14:50:49 +0200
committerGina Haeussge <gina@foosel.net>2010-06-27 14:50:49 +0200
commit0b34c70fcb312d38e6110e2ca1432779ffb73a8a (patch)
treed13b3272fa5c0c3b6f1d875d60766bcf203eb869 /inc
parentc8f80b4e70ee1b73ecc08cac583d021979af9359 (diff)
downloadrpg-0b34c70fcb312d38e6110e2ca1432779ffb73a8a.tar.gz
rpg-0b34c70fcb312d38e6110e2ca1432779ffb73a8a.tar.bz2
FS#1795: Restrict media manager to users with at least read access
on the supplied namespace.
Diffstat (limited to 'inc')
-rw-r--r--inc/lang/en/lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php
index 1fddfe727..802a90360 100644
--- a/inc/lang/en/lang.php
+++ b/inc/lang/en/lang.php
@@ -119,6 +119,7 @@ $lang['deletefail'] = '"%s" couldn\'t be deleted - check permissions.';
$lang['mediainuse'] = 'The file "%s" hasn\'t been deleted - it is still in use.';
$lang['namespaces'] = 'Namespaces';
$lang['mediafiles'] = 'Available files in';
+$lang['accessdenied'] = 'You are not allowed to view this page.';
$lang['js']['searchmedia'] = 'Search for files';
$lang['js']['keepopen'] = 'Keep window open on selection';