mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added session disconnection log entries, #3437
This commit is contained in:
parent
188b6c1b7c
commit
c14aba06d4
4 changed files with 20 additions and 12 deletions
|
@ -13355,10 +13355,10 @@
|
|||
131: "Added device share {0} with unlimited time.",
|
||||
132: "Turn on.",
|
||||
133: "Turn off.",
|
||||
134: "Disconnected desktop session of user {0}",
|
||||
135: "Disconnected terminal session of user {0}",
|
||||
136: "Disconnected files session of user {0}",
|
||||
137: "Disconnected routing session of user {0}"
|
||||
134: "Forcibly disconnected desktop session of user {0}",
|
||||
135: "Forcibly disconnected terminal session of user {0}",
|
||||
136: "Forcibly disconnected files session of user {0}",
|
||||
137: "Forcibly disconnected routing session of user {0}"
|
||||
};
|
||||
|
||||
// Highlights the device being hovered
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue