mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Add message about last KRA to WebUI Topology view
https://pagure.io/freeipa/issue/6538 Reviewed-By: Martin Basti <mbasti@redhat.com> Reviewed-By: Pavel Vomacka <pvomacka@redhat.com>
This commit is contained in:
committed by
Martin Basti
parent
670f8fb1db
commit
1e8db4b5c7
@@ -737,8 +737,8 @@ class i18n_messages(Command):
|
||||
"label_singular": _("Server Role"),
|
||||
},
|
||||
"servers": {
|
||||
"ca_warning_message": _("It is strongly recommended to keep the CA services installed on more than one server."),
|
||||
"ca_warning_title": _("Warning: Only One CA Server Detected"),
|
||||
"svc_warning_title": _("Warning: Consider service replication"),
|
||||
"svc_warning_message": _("It is strongly recommended to keep the following services installed on more than one server:"),
|
||||
"remove_server": _("Delete Server"),
|
||||
"remove_server_msg": _("Deleting a server removes it permanently from the topology. Note that this is a non-reversible action.")
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user