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:
Stanislav Laznicka
2017-03-13 16:10:28 +01:00
committed by Martin Basti
parent 670f8fb1db
commit 1e8db4b5c7
3 changed files with 22 additions and 11 deletions
+2 -2
View File
@@ -556,8 +556,8 @@
"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."
},