topmost_window_exclude_from_capture, change label text

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2023-11-20 10:57:01 +08:00
parent 5649fcc9ca
commit 060dfedb74
39 changed files with 19 additions and 48 deletions

View File

@@ -570,7 +570,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("id_input_tip", ""),
("privacy_mode_impl_mag_tip", ""),
("privacy_mode_impl_virtual_display_tip", ""),
("privacy_mode_impl_exclude_from_capture_tip", ""),
("Enter privacy mode", ""),
("Exit privacy mode", ""),
].iter().cloned().collect();