change location to make tranlator easier

This commit is contained in:
rustdesk
2023-11-30 16:12:17 +08:00
parent 8cb9b910a6
commit eb0e5c2de3
38 changed files with 38 additions and 38 deletions

View File

@@ -551,7 +551,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Filter by intersection", ""),
("Remove wallpaper during incoming sessions", ""),
("Test", ""),
("switch_display_elevated_connections_tip", ""),
("capture_display_elevated_connections_tip", ""),
("display_is_plugged_out_msg", ""),
("No displays", ""),
@@ -574,6 +573,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Enter privacy mode", ""),
("Exit privacy mode", ""),
("idd_not_support_under_win10_2004_tip", ""),
("switch_display_elevated_connections_tip", ""),
("input_source_1_tip", ""),
("input_source_2_tip", ""),
].iter().cloned().collect();