mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-04 05:11:28 +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", "Permitir o uso de teclado e mouse"),
|
||||
("Allow using clipboard", "Permitir o uso da área de transferência"),
|
||||
("Allow hearing sound", "Permitir escutar som"),
|
||||
("Allow file transfer", "Permitir transferência de arquivo"),
|
||||
("File transfer", "Transferência de arquivo"),
|
||||
("Allow file copying and pasting", "Permitir copiar e pegar arquivos"),
|
||||
("Connected", "Conectado"),
|
||||
("Direct and encrypted connection", "Conexão direta e criptografada"),
|
||||
("Relayed and encrypted connection", "Conexão via relay e criptografada"),
|
||||
@@ -250,7 +249,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Selected", "Selecionado"),
|
||||
("Screen Capture", "Captura de Tela"),
|
||||
("Input Control", "Controle de Entrada"),
|
||||
("File Transfer", "Transferência de Arquivo"),
|
||||
("Audio Capture", "Captura de Áudio"),
|
||||
("File Connection", "Conexão de Arquivo"),
|
||||
("Screen Connection", "Conexão de Tela"),
|
||||
|
||||
Reference in New Issue
Block a user