better_linux_run_cmds: run cmds without creating tmp files

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2022-05-27 11:07:24 +08:00
parent 1c447fe438
commit 5fc32971df
6 changed files with 14 additions and 26 deletions

View File

@@ -42,7 +42,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Invalid IP", "Neplatná IP adresa"),
("id_change_tip", "Použít je mozné pouze znaky a-z, A-Z, 0-9 a _ (podtržítko). Dále je třeba aby začínalo na písmeno a-z, A-Z. Délka mezi 6 a 16 znaky."),
("Invalid format", "Neplatný formát"),
("This function is turned off by the server", "Tato funkce je vypnuta serverem"),
("server_not_support", "Server zatím nepodporuje"),
("Not available", "Není k dispozici"),
("Too frequent", "Příliš časté"),
("Cancel", "Storno"),