summaryrefslogtreecommitdiffstats
path: root/install/ui/test
diff options
context:
space:
mode:
authorPavel Vomacka <pvomacka@redhat.com>2016-04-10 19:27:40 +0200
committerPetr Vobornik <pvoborni@redhat.com>2016-04-15 16:41:55 +0200
commitd01f7e85560039543b01f3f923c670936e11e31c (patch)
tree4382de7e842a5dda51a7e27b6324a3542d75e2ee /install/ui/test
parent6eb174c5e72e4a4b60cbd61a666fbe90d01e46bb (diff)
downloadfreeipa-d01f7e85560039543b01f3f923c670936e11e31c.tar.gz
freeipa-d01f7e85560039543b01f3f923c670936e11e31c.tar.xz
freeipa-d01f7e85560039543b01f3f923c670936e11e31c.zip
Add activate option to stage user details page
Add activate option to the action menu on stage user details page. https://fedorahosted.org/freeipa/ticket/5369 Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
Diffstat (limited to 'install/ui/test')
-rw-r--r--install/ui/test/data/ipa_init.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json
index 852b95373..7bd74dc81 100644
--- a/install/ui/test/data/ipa_init.json
+++ b/install/ui/test/data/ipa_init.json
@@ -537,6 +537,7 @@
},
"stageuser": {
"activate_confirm": "Are you sure you want to activate selected users?",
+ "activate_one_confirm": "Are you sure you want to activate ${object}?",
"activate_success": "${count} user(s) activated",
"label": "Stage users",
"preserved_label": "Preserved users",