better install prompt
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
c0257bff52
commit
ad32eec879
34 changed files with 106 additions and 41 deletions
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("Install driver cert(test cert)", "安装驱动证书(测试证书)"),
|
||||
("Virtual display requirement", "虚拟显示器需要")
|
||||
("Virtual display requirement", "虚拟显示器需"),
|
||||
("Continue with installing cert is checked.", "安装证书已选择,是否继续")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", "Keine Übertragungen im Gange"),
|
||||
("Set one-time password length", "Länge des Einmalpassworts festlegen"),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", "No hay transferencias en curso"),
|
||||
("Set one-time password length", "Establecer contraseña de un solo uso"),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", "هیچ انتقالی در حال انجام نیست"),
|
||||
("Set one-time password length", "طول رمز یکبار مصرف را تعیین کنید"),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", "Nessun trasferimento in corso"),
|
||||
("Set one-time password length", ""),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", "Geen overdrachten in uitvoering"),
|
||||
("Set one-time password length", ""),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", "Brak transferów w toku"),
|
||||
("Set one-time password length", ""),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", "Передача не осуществляется"),
|
||||
("Set one-time password length", "Установить длину одноразового пароля"),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -462,6 +462,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
("Virtual display requirement", ""),
|
||||
("Continue with installing cert is checked.", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue