mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-29 16:11:01 +03:00
fix file transfer hanging if disabled, and add trans
This commit is contained in:
@@ -208,5 +208,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Download new version", "Neue Version herunterladen."),
|
||||
("Touch mode", "Berührungsmodus."),
|
||||
("Reset canvas", "Anzeige zurücksetzen."),
|
||||
("No permission of file transfer", "Keine Erlaubnis zur Dateiübertragung"),
|
||||
("Note", "Notiz"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user