mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
More fixes, addresses double activation attempt
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2571 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -623,6 +623,7 @@ $lang['Account_inactive_admin'] = 'Your account has been created. However, this
|
||||
$lang['Account_active'] = 'Your account has now been activated. Thank you for registering';
|
||||
$lang['Account_active_admin'] = 'The account has now been activated';
|
||||
$lang['Reactivate'] = 'Reactivate your account!';
|
||||
$lang['Already_activated'] = 'You have already activated your account';
|
||||
$lang['COPPA'] = 'Your account has been created but has to be approved, please check your email for details.';
|
||||
|
||||
$lang['Registration'] = 'Registration Agreement Terms';
|
||||
|
Reference in New Issue
Block a user