mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-01 01:21:06 +03: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