mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-31 09:01:04 +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", "Klavye ve fare kullanımına izin ver"),
|
||||
("Allow using clipboard", "Pano kullanımına izin ver"),
|
||||
("Allow hearing sound", "Sesi duymaya izin ver"),
|
||||
("Allow file transfer", "Dosya aktarımına izin ver"),
|
||||
("File transfer", "Dosya transferi"),
|
||||
("Allow file copying and pasting", "Dosya kopyalamaya ve yapıştırmaya izin ver"),
|
||||
("Connected", "Bağlandı"),
|
||||
("Direct and encrypted connection", "Doğrudan ve şifreli bağlantı"),
|
||||
("Relayed and encrypted connection", "Aktarmalı ve şifreli bağlantı"),
|
||||
@@ -250,7 +249,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Selected", "Seçildi"),
|
||||
("Screen Capture", "Ekran görüntüsü"),
|
||||
("Input Control", "Giriş Kontrolü"),
|
||||
("File Transfer", "Dosya transferi"),
|
||||
("Audio Capture", "Ses Yakalama"),
|
||||
("File Connection", "Dosya Bağlantısı"),
|
||||
("Screen Connection", "Ekran Bağlantısı"),
|
||||
|
||||
Reference in New Issue
Block a user