mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
win_copy_paste_test: change ui 'File Transfer' to 'Allow file copying and pasting'
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
@@ -157,8 +157,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Allow using keyboard and mouse", ""),
|
||||
("Allow using clipboard", ""),
|
||||
("Allow hearing sound", ""),
|
||||
("Allow file transfer", ""),
|
||||
("File transfer", ""),
|
||||
("Allow file copying and pasting", ""),
|
||||
("Connected", ""),
|
||||
("Direct and encrypted connection", ""),
|
||||
("Relayed and encrypted connection", ""),
|
||||
@@ -250,7 +249,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Selected", ""),
|
||||
("Screen Capture", ""),
|
||||
("Input Control", ""),
|
||||
("File Transfer", ""),
|
||||
("Audio Capture", ""),
|
||||
("File Connection", ""),
|
||||
("Screen Connection", ""),
|
||||
|
||||
Reference in New Issue
Block a user