summaryrefslogtreecommitdiffstats
path: root/install/ui/test
diff options
context:
space:
mode:
authorPavel Vomacka <pvomacka@redhat.com>2016-09-14 13:19:25 +0200
committerMartin Basti <mbasti@redhat.com>2016-09-21 13:20:21 +0200
commit0e6d6e403255649538224c409a0a279aaf9d5181 (patch)
treecbaa645cea4be556d9e48ec7ddbbba0fcb0fd6d9 /install/ui/test
parent4e880f7ce96bc160af2383880b9c11e66c660a5a (diff)
downloadfreeipa-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.json2
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"
},