mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Added confirmation when adding multiple entries.
The adder dialog has been modified to show a confirmation message after each successful addition. Ticket #1786
This commit is contained in:
committed by
Martin Kosek
parent
f93d71409a
commit
fe8aeef307
@@ -156,6 +156,7 @@ class i18n_messages(Command):
|
||||
"to_top": _("Back to Top")
|
||||
},
|
||||
"dialogs": {
|
||||
"add_confirmation": _("${entity} successfully added"),
|
||||
"add_title": _("Add ${entity}"),
|
||||
"available": _("Available"),
|
||||
"batch_error_message": _("Some operations failed."),
|
||||
|
||||
Reference in New Issue
Block a user