mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-10 15:11:22 +00:00
GUAC-932: Fully-working connection group editor.
This commit is contained in:
@@ -64,9 +64,14 @@
|
||||
}
|
||||
},
|
||||
"connectionGroup": {
|
||||
"title" : "Edit Connection Group",
|
||||
"cancel" : "Cancel",
|
||||
"save" : "Save",
|
||||
"delete" : "Delete",
|
||||
"confirmDelete" : {
|
||||
"title" : "Delete Connection",
|
||||
"text" : "Connection groups cannot be restored after they have been deleted. Are you sure you want to delete this connection group?"
|
||||
},
|
||||
"usageHistory" : "Usage History:",
|
||||
"type" : {
|
||||
"label" : "Type",
|
||||
|
Reference in New Issue
Block a user