summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'ipalib/plugins')
-rw-r--r--ipalib/plugins/internal.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/ipalib/plugins/internal.py b/ipalib/plugins/internal.py
index 9bbc0c9f5..b837412c7 100644
--- a/ipalib/plugins/internal.py
+++ b/ipalib/plugins/internal.py
@@ -516,7 +516,10 @@ class i18n_messages(Command):
"ipasecondarybaserid": _("Secondary RID base"),
"type": _("Range type"),
"type_ad": _("Active Directory domain"),
+ "type_ad_posix": _("Active Directory domain with POSIX attributes"),
"type_local": _("Local domain"),
+ "type_ipa": _("IPA trust"),
+ "type_winsync": _("Active Directory winsync"),
},
"realmdomains": {
"identity": _("Realm Domains"),