summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/internal.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipalib/plugins/internal.py')
-rw-r--r--ipalib/plugins/internal.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/ipalib/plugins/internal.py b/ipalib/plugins/internal.py
index 41732d670..b20597ef2 100644
--- a/ipalib/plugins/internal.py
+++ b/ipalib/plugins/internal.py
@@ -506,9 +506,8 @@ class i18n_messages(Command):
"enable": "Enable token",
},
"permission": {
- "identity": _("Identity"),
- "invalid_target": _("Permission with invalid target specification"),
- "rights": _("Rights"),
+ "identity": _("Permission settings"),
+ "managed": _("Attribute breakdown"),
"target": _("Target"),
},
"privilege": {