mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-07 11:21:27 +03:00
@@ -544,11 +544,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
("You May Be Being SCAMMED!", ""),
|
||||
("If you are on the phone with someone you DON'T know AND TRUST who has asked you to use RustDesk and start the service, do not proceed and hang up immediately.", ""),
|
||||
("They are likely a scammer trying to steal your money or other private information.", ""),
|
||||
("Don't show again", ""),
|
||||
("I Agree", ""),
|
||||
("Decline", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user