'Choose Display Behavior' to 'Choose display behavior'

Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
dignow
2023-10-09 14:21:17 +08:00
parent c10fc26cce
commit e363cd9813
36 changed files with 36 additions and 36 deletions

View File

@@ -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();