diff options
| author | Pavel Vomacka <pvomacka@redhat.com> | 2016-09-14 13:19:25 +0200 |
|---|---|---|
| committer | Martin Basti <mbasti@redhat.com> | 2016-09-21 13:20:21 +0200 |
| commit | 0e6d6e403255649538224c409a0a279aaf9d5181 (patch) | |
| tree | cbaa645cea4be556d9e48ec7ddbbba0fcb0fd6d9 /install/ui/test | |
| parent | 4e880f7ce96bc160af2383880b9c11e66c660a5a (diff) | |
| download | freeipa-0e6d6e403255649538224c409a0a279aaf9d5181.tar.gz freeipa-0e6d6e403255649538224c409a0a279aaf9d5181.tar.xz freeipa-0e6d6e403255649538224c409a0a279aaf9d5181.zip | |
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>
Diffstat (limited to 'install/ui/test')
| -rw-r--r-- | install/ui/test/data/ipa_init.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json index 6903f927a..99851ab7a 100644 --- a/install/ui/test/data/ipa_init.json +++ b/install/ui/test/data/ipa_init.json @@ -373,7 +373,7 @@ "external": "External", "make_external": "Change to external group", "make_posix": "Change to POSIX group", - "normal": "Normal", + "nonposix": "Non-POSIX", "posix": "POSIX", "type": "Group Type" }, |
