mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-06 10:01:27 +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", "Povoliť používanie klávesnice a myši"),
|
||||
("Allow using clipboard", "Povoliť používanie schránky"),
|
||||
("Allow hearing sound", "Povoliť zvuky"),
|
||||
("Allow file transfer", "Povoliť prenos súborov"),
|
||||
("File transfer", "Prenos súborov"),
|
||||
("Allow file copying and pasting", "Povoliť kopírovanie a vkladanie súborov"),
|
||||
("Connected", "Pripojené"),
|
||||
("Direct and encrypted connection", "Priame a šifrované spojenie"),
|
||||
("Relayed and encrypted connection", "Sprostredkované a šifrované spojenie"),
|
||||
@@ -250,7 +249,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Selected", "Vybrané"),
|
||||
("Screen Capture", "Snímanie obrazovky"),
|
||||
("Input Control", "Ovládanie vstupných zariadení"),
|
||||
("File Transfer", "Prenos súborov"),
|
||||
("Audio Capture", "Snímanie zvuku"),
|
||||
("File Connection", "Pripojenie súborov"),
|
||||
("Screen Connection", "Pripojenie obrazu"),
|
||||
|
||||
Reference in New Issue
Block a user