mirror of
https://github.com/Eugeny/tabby.git
synced 2026-08-24 10:14:31 -05:00
label
This commit is contained in:
@@ -36,6 +36,7 @@ class ZModemMiddleware extends SessionMiddleware {
|
||||
if ((await this.platform.showMessageBox({
|
||||
type: 'warning',
|
||||
message: this.translate.instant('Accept a ZMODEM session?'),
|
||||
detail: this.translate.instant('If you have not requested it, it could be a sign of malicious activity.'),
|
||||
buttons: [
|
||||
this.translate.instant('Accept'),
|
||||
this.translate.instant('Reject'),
|
||||
|
||||
Reference in New Issue
Block a user