mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-04 10:01:30 +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", "Autoriser l'utilisation du clavier et de la souris"),
|
||||
("Allow using clipboard", "Autoriser l'utilisation du presse-papier"),
|
||||
("Allow hearing sound", "Autoriser l'audition du son"),
|
||||
("Allow file transfer", "Autoriser le transfert de fichiers"),
|
||||
("File transfer", "Transfert de fichiers"),
|
||||
("Allow file copying and pasting", "Autoriser le copier-coller de fichiers"),
|
||||
("Connected", "Connecté"),
|
||||
("Direct and encrypted connection", "Connexion directe chiffrée"),
|
||||
("Relayed and encrypted connection", "Connexion relais chiffrée"),
|
||||
@@ -250,7 +249,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Selected", "Choisi"),
|
||||
("Screen Capture", "Capture d'écran"),
|
||||
("Input Control", "Contrôle de saisie"),
|
||||
("File Transfer", "Transfert de fichier"),
|
||||
("Audio Capture", "Capture audio"),
|
||||
("File Connection", "Connexion de fichier"),
|
||||
("Screen Connection", "Connexion de l'écran"),
|
||||
|
||||
Reference in New Issue
Block a user