From ac407bd86e017be1274618d006d8ecc4f4b5c5e7 Mon Sep 17 00:00:00 2001 From: "Jokob @NetAlertX" <96159884+jokob-sk@users.noreply.github.com> Date: Tue, 3 Mar 2026 06:37:37 +0000 Subject: [PATCH] Update next scan message for clarity in device management --- front/php/templates/language/en_us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/php/templates/language/en_us.json b/front/php/templates/language/en_us.json index efad9975..a51bbdfc 100755 --- a/front/php/templates/language/en_us.json +++ b/front/php/templates/language/en_us.json @@ -204,7 +204,7 @@ "Device_MultiEdit_No_Devices": "No devices selected.", "Device_MultiEdit_Tooltip": "Careful. Clicking this will apply the value on the left to all devices selected above.", "Device_NextScan_Imminent": "Imminent...", - "Device_NextScan_In": "Next scan in ", + "Device_NextScan_In": "Next scan in about ", "Device_NoData_Help": "If devices don't appear after the scan, check your SCAN_SUBNETS setting and documentation.", "Device_NoData_Scanning": "Waiting for the first scan - this may take several minutes after the initial setup.", "Device_NoData_Title": "No devices found yet",