mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-16 03:21:29 +03:00
Update en.rs
This commit is contained in:
@@ -71,6 +71,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("resolution_custom_tip", "Custom resolution"),
|
("resolution_custom_tip", "Custom resolution"),
|
||||||
("accept_and_elevate_btn_tooltip", "Accept the connection and elevate UAC permissions."),
|
("accept_and_elevate_btn_tooltip", "Accept the connection and elevate UAC permissions."),
|
||||||
("clipboard_wait_response_timeout_tip", "Timed out waiting for copy response."),
|
("clipboard_wait_response_timeout_tip", "Timed out waiting for copy response."),
|
||||||
("logout_tip", "Are you sure you want to log out ?")
|
("logout_tip", "Are you sure you want to log out?")
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user