mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
webui: IPA.command_dialog - a new dialog base class
refactoring for: https://fedorahosted.org/freeipa/ticket/4997 Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
This commit is contained in:
@@ -259,6 +259,7 @@ class i18n_messages(Command):
|
||||
"remove_empty": _("Select entries to be removed."),
|
||||
"remove_title": _("Remove ${entity}"),
|
||||
"show_details": _("Show details"),
|
||||
"success": _("Success"),
|
||||
"validation_title": _("Validation error"),
|
||||
"validation_message": _("Input form contains invalid or missing values."),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user