summaryrefslogtreecommitdiff
path: root/inc/lang/en
diff options
context:
space:
mode:
Diffstat (limited to 'inc/lang/en')
-rw-r--r--inc/lang/en/admin_acl.txt12
-rw-r--r--inc/lang/en/lang.php15
2 files changed, 0 insertions, 27 deletions
diff --git a/inc/lang/en/admin_acl.txt b/inc/lang/en/admin_acl.txt
deleted file mode 100644
index ff5442e24..000000000
--- a/inc/lang/en/admin_acl.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-====== Access Control List Management ======
-
-On this page you can add and remove permissions for the current
-page and all the [[doku>wiki:namespaces|namespaces]] it is in.
-You should read the [[doku>wiki:acl|official documentation on ACL]]
-to fully understand how access control works.
-
-The page displays all permissions that are significant for the
-current page. Permissions regarding other pages are not shown -- to
-edit them [[this>doku.php?do=index|browse]] to the according page
-first, then change to the ACL Administration.
-
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php
index f83ce1229..45591e55c 100644
--- a/inc/lang/en/lang.php
+++ b/inc/lang/en/lang.php
@@ -145,23 +145,8 @@ $lang['qb_smileys'] = 'Smileys';
$lang['qb_chars'] = 'Special Chars';
$lang['del_confirm']= 'Really delete selected item(s)?';
-
-$lang['admin_acl'] = 'Access Control List Management';
$lang['admin_register']= 'Add new user';
-$lang['acl_group'] = 'Group';
-$lang['acl_user'] = 'User';
-$lang['acl_perms'] = 'Permissions for';
-$lang['page'] = 'Page';
-$lang['namespace'] = 'Namespace';
-
-$lang['acl_perm1'] = 'Read';
-$lang['acl_perm2'] = 'Edit';
-$lang['acl_perm4'] = 'Create';
-$lang['acl_perm8'] = 'Upload';
-$lang['acl_perm16'] = 'Delete';
-$lang['acl_new'] = 'Add new Entry';
-
$lang['spell_start'] = 'Check Spelling';
$lang['spell_stop'] = 'Resume Editing';
$lang['spell_wait'] = 'Please wait...';