From fe8aeef30773739fe7b17e3c152be5ce858ef9f6 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Tue, 27 Sep 2011 09:28:14 -0500 Subject: Added confirmation when adding multiple entries. The adder dialog has been modified to show a confirmation message after each successful addition. Ticket #1786 --- install/ui/test/data/ipa_init.json | 1 + 1 file changed, 1 insertion(+) (limited to 'install/ui/test') diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json index 292e80df..b7ea2d97 100644 --- a/install/ui/test/data/ipa_init.json +++ b/install/ui/test/data/ipa_init.json @@ -16761,6 +16761,7 @@ "to_top": "Back to Top" }, "dialogs": { + "add_confirmation": "${entity} successfully added", "add_title": "Add ${entity}", "available": "Available", "batch_error_message": "Some operations failed.", -- cgit