mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-04 15:57:45 +02:00
more little bugfixes...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3988 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -251,7 +251,7 @@ $lang['Server_port_explain'] = 'The port your server is running on, usually 80.
|
||||
$lang['Site_name'] = 'Site name';
|
||||
$lang['Site_desc'] = 'Site description';
|
||||
$lang['Board_disable'] = 'Disable board';
|
||||
$lang['Board_disable_explain'] = 'This will make the board unavailable to users. Do not log out when you disable the board because you will not be able to log back in!';
|
||||
$lang['Board_disable_explain'] = 'This will make the board unavailable to users. Administrators are able to access the Administration Panel while the board is disabled.';
|
||||
$lang['Acct_activation'] = 'Enable account activation';
|
||||
$lang['Acc_None'] = 'None'; // These three entries are the type of activation
|
||||
$lang['Acc_User'] = 'User';
|
||||
|
Reference in New Issue
Block a user