mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-03 10:11:29 +03:00
'Choose Display Behavior' to 'Choose display behavior'
Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
@@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("display_is_plugged_out_msg", ""),
|
||||
("No displays", ""),
|
||||
("elevated_switch_display_msg", ""),
|
||||
("Choose Display Behavior", ""),
|
||||
("Choose display behavior", ""),
|
||||
("Switch display", ""),
|
||||
("Open in new window", ""),
|
||||
].iter().cloned().collect();
|
||||
|
||||
Reference in New Issue
Block a user