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:
fufesou
2022-06-06 11:57:05 +08:00
parent 5b2c53e603
commit 57bd3a9816
16 changed files with 16 additions and 43 deletions

View File

@@ -157,8 +157,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Allow using keyboard and mouse", "Permesi la uzon de la klavaro kaj muso"),
("Allow using clipboard", "Permesi la uzon de la poŝo"),
("Allow hearing sound", "Permesi la uzon de la sono"),
("Allow file transfer", "Permesi la dosiertransigadon"),
("File transfer", "Dosiertransigado"),
("Allow file copying and pasting", "Permesu kopii kaj alglui dosierojn"),
("Connected", "Konektata"),
("Direct and encrypted connection", "Konekcio direkta ĉifrata"),
("Relayed and encrypted connection", "Konekcio relajsa ĉifrata"),
@@ -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", ""),