mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Updated translations (Thank you contributors!)
Fixed typo in systemsortprocess
This commit is contained in:
@@ -193,7 +193,7 @@ while (!is_process_killed($process_id)) //check if process killed every $sleepin
|
||||
if ($result)
|
||||
print T_("Completed case closing") . ". " . T_("This task took") . ": $timer " . T_("seconds");
|
||||
else
|
||||
print T_("Failed to complete caes closing") . ". " . T_("This task took") . ": $timer " . T_("seconds");
|
||||
print T_("Failed to complete case closing") . ". " . T_("This task took") . ": $timer " . T_("seconds");
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user