better prompt

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2023-03-08 15:57:33 +08:00
parent 1d85d87b40
commit 18ca4273be
35 changed files with 119 additions and 127 deletions

View File

@@ -461,8 +461,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Resolution", ""),
("No transfers in progress", ""),
("Set one-time password length", ""),
("Install driver cert (test cert)", ""),
("Virtual display need", ""),
("instsall_cert_tip", "")
("idd_driver_tip", ""),
("confirm_idd_driver_tip", "")
].iter().cloned().collect();
}