summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/ipa_init.json
diff options
context:
space:
mode:
authorAna Krivokapic <akrivoka@redhat.com>2013-09-25 11:29:31 +0200
committerPetr Vobornik <pvoborni@redhat.com>2013-11-15 13:28:16 +0100
commitb7c7eaf8d9d2a131c642ff9b2b0681047af5d1fe (patch)
tree8f7f3b16879e8d62ca39450039376a88cc00fea5 /install/ui/test/data/ipa_init.json
parent6c9b3b02a4578f9985b343e4d6f716a7b829b8f0 (diff)
downloadfreeipa-b7c7eaf8d9d2a131c642ff9b2b0681047af5d1fe.tar.gz
freeipa-b7c7eaf8d9d2a131c642ff9b2b0681047af5d1fe.tar.xz
freeipa-b7c7eaf8d9d2a131c642ff9b2b0681047af5d1fe.zip
Add automember rebuild command to the web UI
Design: http://www.freeipa.org/page/V3/Automember_rebuild_membership https://fedorahosted.org/freeipa/ticket/3928
Diffstat (limited to 'install/ui/test/data/ipa_init.json')
-rw-r--r--install/ui/test/data/ipa_init.json10
1 files changed, 6 insertions, 4 deletions
diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json
index 8e0b2a33c..bac77962e 100644
--- a/install/ui/test/data/ipa_init.json
+++ b/install/ui/test/data/ipa_init.json
@@ -14,10 +14,12 @@
},
"actions": {
"apply": "Apply",
- "confirm": "Are you sure you want to proceed with the action.",
- "delete_confirm": "Are you sure you want to delete ${object}",
- "disable_confirm": "Are you sure you want to disable ${object}",
- "enable_confirm": "Are you sure you want to enable ${object}",
+ "automember_rebuild": "Rebuild auto membership",
+ "automember_rebuild_success": "Automember rebuild membership task completed",
+ "confirm": "Are you sure you want to proceed with the action?",
+ "delete_confirm": "Are you sure you want to delete ${object}?",
+ "disable_confirm": "Are you sure you want to disable ${object}?",
+ "enable_confirm": "Are you sure you want to enable ${object}?",
"title": "Actions"
},
"association": {