mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
WebUI: Change group name from 'normal' to 'Non-POSIX'
It will correspond with CLI and will be more self-explanatory. https://fedorahosted.org/freeipa/ticket/6334 Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
This commit is contained in:
committed by
Martin Basti
parent
4e880f7ce9
commit
0e6d6e4032
@@ -524,7 +524,7 @@ class i18n_messages(Command):
|
||||
"external": _("External"),
|
||||
"make_external": _("Change to external group"),
|
||||
"make_posix": _("Change to POSIX group"),
|
||||
"normal": _("Normal"),
|
||||
"nonposix": _("Non-POSIX"),
|
||||
"posix": _("POSIX"),
|
||||
"type": _("Group Type"),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user