summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authorPetr Voborník <pvoborni@redhat.com>2012-02-10 18:29:57 +0100
committerEndi S. Dewata <edewata@redhat.com>2012-02-14 08:35:49 -0600
commit2755709f2e1d484d5f51bc10ad4d1f654c87dc2d (patch)
treef7d81ccc5aa892fe9f9b49b8c4f37fad21f8a018 /install
parent7e02cb8aecc517c484faa3baa18dedef059a219f (diff)
downloadfreeipa.git-2755709f2e1d484d5f51bc10ad4d1f654c87dc2d.tar.gz
freeipa.git-2755709f2e1d484d5f51bc10ad4d1f654c87dc2d.tar.xz
freeipa.git-2755709f2e1d484d5f51bc10ad4d1f654c87dc2d.zip
Removed question marks from field labels
In user group adder dialog, the "Is this a POSIX group?" was replaced with "POSIX group". In host search facet, the "Enrolled?" was replaced with "Enrolled". https://fedorahosted.org/freeipa/ticket/2353
Diffstat (limited to 'install')
-rw-r--r--install/ui/test/data/ipa_init.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json
index 37550b2f..9c5abb80 100644
--- a/install/ui/test/data/ipa_init.json
+++ b/install/ui/test/data/ipa_init.json
@@ -216,7 +216,7 @@
},
"group": {
"details": "Group Settings",
- "posix": "Is this a POSIX group?"
+ "posix": "POSIX group"
},
"hbacrule": {
"any_host": "Any Host",
@@ -253,7 +253,7 @@
"cn": "Host Name",
"delete_key_unprovision": "Delete Key, Unprovision",
"details": "Host Settings",
- "enrolled": "Enrolled?",
+ "enrolled": "Enrolled",
"enrollment": "Enrollment",
"fqdn": "Fully Qualified Host Name",
"keytab": "Kerberos Key",