mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Fixed local protocol events, #2813
This commit is contained in:
parent
ac38176828
commit
e373cec943
3 changed files with 32 additions and 10 deletions
|
@ -12483,7 +12483,9 @@
|
|||
116: "Removed login token",
|
||||
117: "This is an old agent version, consider updating.",
|
||||
118: "This agent has an outstated certificate validation mechanism, consider updating.",
|
||||
119: "This agent is using insecure tunnels, consider updating."
|
||||
119: "This agent is using insecure tunnels, consider updating.",
|
||||
120: "Started local relay session \"{0}\", protocol {1} to {2}",
|
||||
121: "Ended local relay session \"{0}\", protocol {1} to {2}, {3} second(s)"
|
||||
};
|
||||
|
||||
// Highlights the device being hovered
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue