add ConfirmDeleteControl to lang
This commit is contained in:
parent
c831f16d92
commit
9d1c24234b
|
@ -261,6 +261,7 @@ $SLANG = array(
|
|||
'ConfigType' => 'Config Type',
|
||||
'ConfiguredFor' => 'Configured for',
|
||||
'ConfigURL' => 'Config Base URL',
|
||||
'ConfirmDeleteControl' => 'Warning, deleting a control will reset all monitors that use it to be uncontrollable.\nAre you sure you wish to delete?',
|
||||
'ConfirmDeleteEvents' => 'Are you sure you wish to delete the selected events?',
|
||||
'ConfirmDeleteTitle' => 'Delete Confirmation',
|
||||
'ConfirmPassword' => 'Confirm Password',
|
||||
|
|
Loading…
Reference in New Issue