Eingedeutschtes phpBB ( 2.0.18 )
Das komplette Paket:
Bild vom ACP
EDIT
anscheinend fehlt dieser part in der language/lang_german/lang_admin.php
Code: Alles auswählen
// Autologin Keys - added 2.0.18
$lang['Allow_autologin'] = 'Allow automatic logins';
$lang['Allow_autologin_explain'] = 'Determines whether users are allowed to select to be automatically logged in when visiting the forum';
$lang['Autologin_time'] = 'Automatic login key expiry';
$lang['Autologin_time_explain'] = 'How long a autologin key is valid for in days if the user does not visit the board. Set to zero to disable expiry.';