mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-14 04:01:29 +03:00
Refact. Remove idd driver (#7068)
Signed-off-by: fufesou <shuanglongchen@yeah.net> Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com>
This commit is contained in:
@@ -142,8 +142,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Default Codec", "Default codec"),
|
||||
("Other Default Options", "Other default options"),
|
||||
("relay_hint_tip", "It may not be possible to connect directly; you can try connecting via relay. Additionally, if you want to use a relay on your first attempt, you can add the \"/r\" suffix to the ID or select the option \"Always connect via relay\" in the card of recent sessions if it exists."),
|
||||
("install_cert_tip", "Install RustDesk certificate"),
|
||||
("confirm_install_cert_tip", "This is a RustDesk testing certificate, which can be trusted. The certificate will be used to trust and install RustDesk drivers when required."),
|
||||
("RDP Settings", "RDP settings"),
|
||||
("New Connection", "New connection"),
|
||||
("Your Device", "Your device"),
|
||||
|
||||
Reference in New Issue
Block a user