summaryrefslogtreecommitdiffstats
path: root/install/ui/test
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2015-04-22 14:57:26 +0200
committerPetr Vobornik <pvoborni@redhat.com>2015-05-20 14:04:10 +0200
commit14525598f97f57d165682247ef7f5cf63f810be5 (patch)
tree1e94f0b7077ee5a0031a6e5bb5776fd45e3deb80 /install/ui/test
parentbf7ee6eeecd71ffeb4740a440fd237a6fac4793f (diff)
downloadfreeipa-14525598f97f57d165682247ef7f5cf63f810be5.tar.gz
freeipa-14525598f97f57d165682247ef7f5cf63f810be5.tar.xz
freeipa-14525598f97f57d165682247ef7f5cf63f810be5.zip
webui: stageuser plugin
Reviewed-By: David Kupka <dkupka@redhat.com> Reviewed-By: Thierry Bordaz <tbordaz@redhat.com>
Diffstat (limited to 'install/ui/test')
-rw-r--r--install/ui/test/data/ipa_init.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json
index f969a874f..b17bf777f 100644
--- a/install/ui/test/data/ipa_init.json
+++ b/install/ui/test/data/ipa_init.json
@@ -508,6 +508,15 @@
"status_new_ns": "New: key not set",
"status_new_s": "New: key set"
},
+ "stageuser": {
+ "activate_confirm": "Are you sure you want to activate selected users?",
+ "activate_success": "${count} user(s) activated",
+ "label": "Stage users",
+ "preserved_label": "Preserved users",
+ "undel_confirm": "Are you sure you want to restore selected users?",
+ "undel_success": "${count} user(s) restored",
+ "user_categories": "User categories",
+ },
"sudocmd": {
"groups": "Groups"
},
@@ -556,6 +565,7 @@
"user": {
"account": "Account Settings",
"account_status": "Account Status",
+ "activeuser_label": "Active users",
"contact": "Contact Settings",
"employee": "Employee Information",
"error_changing_status": "Error changing account status",