summaryrefslogtreecommitdiff
path: root/lib/plugins/acl/lang/de-informal/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plugins/acl/lang/de-informal/lang.php')
-rw-r--r--lib/plugins/acl/lang/de-informal/lang.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/plugins/acl/lang/de-informal/lang.php b/lib/plugins/acl/lang/de-informal/lang.php
index 35df13dc0..6a04cc520 100644
--- a/lib/plugins/acl/lang/de-informal/lang.php
+++ b/lib/plugins/acl/lang/de-informal/lang.php
@@ -13,8 +13,8 @@
* @author Volker Bödker <volker@boedker.de>
*/
$lang['admin_acl'] = 'Zugangsverwaltung';
-$lang['acl_group'] = 'Gruppe';
-$lang['acl_user'] = 'Benutzer';
+$lang['acl_group'] = 'Gruppe:';
+$lang['acl_user'] = 'Benutzer:';
$lang['acl_perms'] = 'Rechte für';
$lang['page'] = 'Seite';
$lang['namespace'] = 'Namensraum';