cleanup + added edit hint for drpds

This commit is contained in:
Jokob-sk
2022-12-27 18:17:00 +11:00
parent d0ad78920f
commit 6d58e5b675
7 changed files with 61 additions and 56 deletions

View File

@@ -172,15 +172,15 @@ $lang['en_us'] = array(
'DevDetail_SessionInfo_LastIP' => 'Last IP',
'DevDetail_SessionInfo_StaticIP' => 'Static IP',
'DevDetail_EveandAl_Title' => 'Events & Alerts config',
'DevDetail_EveandAl_ScanCycle' => 'Scan Cycle',
'DevDetail_EveandAl_ScanCycle' => 'Scan device',
'DevDetail_EveandAl_AlertAllEvents' => 'Alert All Events',
'DevDetail_EveandAl_AlertDown' => 'Alert Down',
'DevDetail_EveandAl_Skip' => 'Skip repeated notifications during',
'DevDetail_EveandAl_NewDevice' => 'New Device',
'DevDetail_EveandAl_Archived' => 'Archived',
'DevDetail_EveandAl_RandomMAC' => 'Random MAC',
'DevDetail_EveandAl_ScanCycle_a' => 'Scan Device (1 min)',
'DevDetail_EveandAl_ScanCycle_z' => 'Don't Scan Device (0 min)',
'DevDetail_EveandAl_ScanCycle_a' => 'Scan Device',
'DevDetail_EveandAl_ScanCycle_z' => 'Don't Scan Device',
'DevDetail_button_Delete' => 'Delete Device',
'DevDetail_button_DeleteEvents' => 'Delete Events',
'DevDetail_button_DeleteEvents_Warning' => 'Are you sure you want to delete all Events of this device?<br><br>(this will clear the <b>Events history</b> and the <b>Sessions</b> and might help with constant (persistent) notifications)',