summaryrefslogtreecommitdiffstats
path: root/ipaserver
diff options
context:
space:
mode:
authorAlexander Bokovoy <abokovoy@redhat.com>2016-06-09 12:04:05 +0300
committerMartin Basti <mbasti@redhat.com>2016-06-11 17:28:25 +0200
commit5b0dbe7e5996ef95301c5fdd530f2e2a18757f04 (patch)
treeeb6e92ede3db0b4aecf24708c7f4e19c7329f742 /ipaserver
parentbb75f5a5836ea011b8920f8bb8d58c1f4cd9b4c8 (diff)
downloadfreeipa-5b0dbe7e5996ef95301c5fdd530f2e2a18757f04.tar.gz
freeipa-5b0dbe7e5996ef95301c5fdd530f2e2a18757f04.tar.xz
freeipa-5b0dbe7e5996ef95301c5fdd530f2e2a18757f04.zip
webui: show UPN suffixes in trust properties
https://fedorahosted.org/freeipa/ticket/5937 Reviewed-By: Pavel Vomacka <pvomacka@redhat.com>
Diffstat (limited to 'ipaserver')
-rw-r--r--ipaserver/plugins/internal.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/ipaserver/plugins/internal.py b/ipaserver/plugins/internal.py
index 4804f64a0..c44c260f5 100644
--- a/ipaserver/plugins/internal.py
+++ b/ipaserver/plugins/internal.py
@@ -747,6 +747,7 @@ class i18n_messages(Command):
"trustdirection": _("Trust direction"),
"truststatus": _("Trust status"),
"trusttype": _("Trust type"),
+ "ipantadditionalsuffixes": _("Alternative UPN suffixes"),
},
"trustconfig": {
"options": _("Options"),