mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-04 02:41: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,7 +157,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Allow using keyboard and mouse", "Izinkan menggunakan keyboard dan mouse"),
|
||||
("Allow using clipboard", "Izinkan menggunakan papan klip"),
|
||||
("Allow hearing sound", "Izinkan mendengarkan suara"),
|
||||
("Allow file transfer", "Izinkan transfer file"),
|
||||
("Allow file copying and pasting", "Izinkan penyalinan dan tempel file"),
|
||||
("File transfer", "Transfer file"),
|
||||
("Connected", "Terkoneksi"),
|
||||
("Direct and encrypted connection", "Koneksi langsung dan terenkripsi"),
|
||||
@@ -250,7 +250,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Selected", "Dipilih"),
|
||||
("Screen Capture", "Rekam Layar"),
|
||||
("Input Control", "kontrol input"),
|
||||
("File Transfer", "Transfer File"),
|
||||
("Audio Capture", "Rekam Suara"),
|
||||
("File Connection", "Koneksi File"),
|
||||
("Screen Connection", "koneksi layar"),
|
||||
|
||||
Reference in New Issue
Block a user