mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-30 16:41:00 +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", "Erlaubt die Verwendung von Tastatur und Maus"),
|
||||
("Allow using clipboard", "Verwendung der Zwischenablage zulassen"),
|
||||
("Allow hearing sound", "Erlaubt das Hören von Sound"),
|
||||
("Allow file transfer", "Dateiübertragung zulassen"),
|
||||
("File transfer", "Datei Übertragung"),
|
||||
("Allow file copying and pasting", "Kopieren und Einfügen von Dateien zulassen"),
|
||||
("Connected", "Verbunden"),
|
||||
("Direct and encrypted connection", "Direkte und verschlüsselte Verbindung"),
|
||||
("Relayed and encrypted connection", "Vermittelte und verschlüsselte Verbindung"),
|
||||
@@ -250,7 +249,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Selected", "Ausgewählt"),
|
||||
("Screen Capture", "Bildschirmaufnahme"),
|
||||
("Input Control", "Eingabesteuerung"),
|
||||
("File Transfer", "Datei Übertragung"),
|
||||
("Audio Capture", "Audioaufnahme"),
|
||||
("File Connection", "Dateiverbindung"),
|
||||
("Screen Connection", "Bildschirmanschluss"),
|
||||
|
||||
Reference in New Issue
Block a user