summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2011-08-11 10:28:50 +0200
committerEndi S. Dewata <edewata@redhat.com>2011-08-17 18:04:13 +0000
commitaee2544e1633eccb83015d6adacb91c52f6e3bff (patch)
treee791db75ef6adb8bfc7b5a71e78320711be07d85 /install/ui/test/data
parent293f0fab0b5148e6778bb883dd20917cef714d72 (diff)
downloadfreeipa-aee2544e1633eccb83015d6adacb91c52f6e3bff.tar.gz
freeipa-aee2544e1633eccb83015d6adacb91c52f6e3bff.tar.xz
freeipa-aee2544e1633eccb83015d6adacb91c52f6e3bff.zip
error dialog for batch command
https://fedorahosted.org/freeipa/ticket/1597 https://fedorahosted.org/freeipa/ticket/1592 Added option to show multiple errors in error dialog.
Diffstat (limited to 'install/ui/test/data')
-rw-r--r--install/ui/test/data/ipa_init.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json
index 659ddfc61..bd3255054 100644
--- a/install/ui/test/data/ipa_init.json
+++ b/install/ui/test/data/ipa_init.json
@@ -15880,13 +15880,17 @@
"dialogs": {
"add_title": "Add ${entity}",
"available": "Available",
+ "batch_error_message": "Some operations failed.",
+ "batch_error_title": "Operations Error",
"confirmation": "Confirmation",
"dirty_message": "This page has unsaved changes. Please save or revert.",
"dirty_title": "Dirty",
"hide_already_enrolled": "Hide already enrolled.",
+ "hide_details": "Hide details",
"prospective": "Prospective",
"remove_empty": "Select entries to be removed.",
- "remove_title": "Remove ${entity}"
+ "remove_title": "Remove ${entity}",
+ "show_details": "Show details"
},
"facet_groups": {
"managedby": "${primary_key} is managed by:",
@@ -16125,6 +16129,7 @@
},
"search": {
"delete_confirm": "Are you sure you want to delete selected entries?",
+ "partial_delete": "Some entries were not deleted",
"quick_links": "Quick Links",
"select_all": "Select All",
"truncated": "Query returned more results than the configured size limit. Displaying the first ${counter} results.",