'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

@ -1142,7 +1142,7 @@ class _DisplayState extends State<_Display> {
setState(() {}); setState(() {});
} }
return _Card(title: 'Choose Display Behavior', children: [ return _Card(title: 'Choose display behavior', children: [
_Radio<String>(context, _Radio<String>(context,
value: kChooseDisplayBehaviorSwitch, value: kChooseDisplayBehaviorSwitch,
groupValue: current, groupValue: current,

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", "显示器被拔出,切换到第一个显示器。"), ("display_is_plugged_out_msg", "显示器被拔出,切换到第一个显示器。"),
("No displays", "没有显示器。"), ("No displays", "没有显示器。"),
("elevated_switch_display_msg", "切换到主显示器,因为提权后,不支持多显示器画面。"), ("elevated_switch_display_msg", "切换到主显示器,因为提权后,不支持多显示器画面。"),
("Choose Display Behavior", "选择显示器的行为"), ("Choose display behavior", "选择显示器的行为"),
("Switch display", "切换显示器"), ("Switch display", "切换显示器"),
("Open in new window", "在新的窗口中打开"), ("Open in new window", "在新的窗口中打开"),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -563,7 +563,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();

@ -562,7 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("display_is_plugged_out_msg", ""), ("display_is_plugged_out_msg", ""),
("No displays", ""), ("No displays", ""),
("elevated_switch_display_msg", ""), ("elevated_switch_display_msg", ""),
("Choose Display Behavior", ""), ("Choose display behavior", ""),
("Switch display", ""), ("Switch display", ""),
("Open in new window", ""), ("Open in new window", ""),
].iter().cloned().collect(); ].iter().cloned().collect();