discovery task status overview

Former-commit-id: 5eeb3a3220c05f30f0559d50620aa29389fb145c
This commit is contained in:
fbsanchez 2019-03-25 20:00:05 +01:00
parent 6cc6f6f125
commit 3d0f25cd6e
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ if ($progress_task_discovery) {
if ($global_progress > 0) {
switch ($summary['step']) {
case STEP_SCANNING:
$str = __('Scanning the network');
$str = __('Scanning network');
break;
case STEP_AFT: