migrate admin_settings::testmail
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -2153,3 +2153,6 @@ $lng['admin']['configfiles']['recommendednote'] = 'Recommended/required services
|
||||
$lng['admin']['configfiles']['selectrecommended'] = 'Select recommended';
|
||||
$lng['update']['description'] = 'Running database updates for your froxlor installation';
|
||||
$lng['admin']['smtpsettings'] = 'SMTP settings';
|
||||
$lng['panel']['unspecified'] = 'unspecified';
|
||||
$lng['admin']['smtptestaddr'] = 'Send test-mail to';
|
||||
$lng['admin']['smtptestnote'] = 'Note that the values below reflect your current settings and can only be adjusted there (see link in top right corner)';
|
||||
|
||||
@@ -1795,3 +1795,6 @@ $lng['admin']['configfiles']['recommendednote'] = 'Empfohlene/benötigte Dienste
|
||||
$lng['admin']['configfiles']['selectrecommended'] = 'Empfohlene wählen';
|
||||
$lng['update']['description'] = 'Aktualisierung der froxlor Datenbank';
|
||||
$lng['admin']['smtpsettings'] = 'SMTP Einstellungen';
|
||||
$lng['panel']['unspecified'] = 'keine Angabe';
|
||||
$lng['admin']['smtptestaddr'] = 'Test-Email senden an';
|
||||
$lng['admin']['smtptestnote'] = 'Bitte beachten: Die untenstehenden Werte reflektieren die aktuellen Einstellungen und können auch nur dort angepasst werden (siehe Link in der oberen rechten Ecke)';
|
||||
|
||||
Reference in New Issue
Block a user