mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-10 14:01:28 +03:00
Do not enable privacy mode if current display is not the primary one
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
@@ -301,6 +301,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Succeeded", "Επιτυχής"),
|
||||
("Someone turns on privacy mode, exit", "Κάποιος ενεργοποιεί τη λειτουργία απορρήτου, έξοδος"),
|
||||
("Unsupported", "Δεν υποστηρίζεται"),
|
||||
("Please switch to Display 1 first", "")
|
||||
("Peer denied", "Ο απομακρυσμένος σταθμός απέρριψε τη σύνδεση"),
|
||||
("Please install plugins", "Παρακαλώ εγκαταστήστε τα πρόσθετα"),
|
||||
("Peer exit", "Ο απομακρυσμένος σταθμός έχει αποσυνδεθεί"),
|
||||
|
||||
Reference in New Issue
Block a user