possibility to specify both ipv4 and ipv6
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -2493,7 +2493,7 @@ Yours sincerely, your administrator',
|
||||
'ipv6' => 'Primary IPv6 address (if applicable)',
|
||||
'servername' => 'Server name (FQDN, no ip-address)',
|
||||
'phpbackend' => 'PHP backend',
|
||||
'activate_newsfeed' => 'Enable the official newsfeed<br><small>(https://inside.froxlor.org/news/)</small>',
|
||||
'activate_newsfeed' => 'Enable the official newsfeed<br><small>(external source: https://inside.froxlor.org/news/)</small>',
|
||||
],
|
||||
'install' => [
|
||||
'top' => 'Finish setup',
|
||||
@@ -2509,6 +2509,7 @@ Yours sincerely, your administrator',
|
||||
'unabletocreateuser' => 'Test user could not be created',
|
||||
'unabletodropuser' => 'Test user could not be dropped',
|
||||
'unabletoflushprivs' => 'Given privileged user is unable to flush privileges',
|
||||
'nov4andnov6ip' => 'Either IPv4- or IPv6-address must be given',
|
||||
'servernameneedstobevalid' => 'Given servername does not seem to be a FQDN or hostname',
|
||||
'websrvuserdoesnotexist' => 'Given webserver-user does not seem to exist on the system',
|
||||
'websrvgrpdoesnotexist' => 'Given webserver-group does not seem to exist on the system',
|
||||
|
||||
Reference in New Issue
Block a user