migrated admin_messages; minor fixes in admin-listing and ipsandports::add defaults
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -677,7 +677,7 @@ $lng['admin']['text'] = 'Message';
|
||||
$lng['menu']['message'] = 'Messages';
|
||||
$lng['error']['errorsendingmail'] = 'The message to "%s" failed';
|
||||
$lng['error']['cannotreaddir'] = 'Unable to read directory "%s"';
|
||||
$lng['message']['success'] = 'Successfully sent message to %s recipients';
|
||||
$lng['success']['messages_success'] = 'Successfully sent message to %s recipients';
|
||||
$lng['message']['norecipients'] = 'No e-mail has been sent because there are no recipients in the database';
|
||||
$lng['admin']['sslsettings'] = 'SSL settings';
|
||||
$lng['cronjobs']['notyetrun'] = 'Not yet run';
|
||||
@@ -2152,3 +2152,4 @@ $lng['admin']['configfiles']['skipconfig'] = 'Don\'t (re)configure';
|
||||
$lng['admin']['configfiles']['recommendednote'] = 'Recommended/required services based on current system settings';
|
||||
$lng['admin']['configfiles']['selectrecommended'] = 'Select recommended';
|
||||
$lng['update']['description'] = 'Running database updates for your froxlor installation';
|
||||
$lng['admin']['smtpsettings'] = 'SMTP settings';
|
||||
|
||||
Reference in New Issue
Block a user