mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-08 21:24:53 -05:00
Improved agent upload and download events.
This commit is contained in:
@@ -11364,7 +11364,9 @@
|
||||
101: "Added device share {0} from {1} to {2}",
|
||||
102: "Removed device share {0}",
|
||||
103: "Batch upload of {0} file(s) to folder {1}",
|
||||
104: "Automated download of agent core dump file: \"{0}\""
|
||||
104: "Automated download of agent core dump file: \"{0}\"",
|
||||
105: "Upload: \"{0}\", Size: {1}",
|
||||
106: "Download: \"{0}\", Size: {1}"
|
||||
};
|
||||
|
||||
// Highlights the device being hovered
|
||||
|
||||
Reference in New Issue
Block a user