mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-04 07:47:34 +02:00
Thought it best to add the email validate now
git-svn-id: file:///svn/phpbb/trunk@931 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -377,7 +377,7 @@ $lang['of_total'] = "of total"; // follows percentage of total posts
|
||||
|
||||
$lang['Wrong_Profile'] = "You cannot modify a profile that is not your own.";
|
||||
$lang['Bad_username'] = "The username you choose has been taken or is disallowed by the administrator.";
|
||||
$lang['Sorry_banned_email'] = "Sorry but the email address you gave has been banned from registering on this system.";
|
||||
$lang['Sorry_banned_or_taken_email'] = "Sorry but the email address you gave has either been banned or is already registered to another user. You may try an alternative address, if that is also banned then you should contact the board administrator for advice.";
|
||||
$lang['Only_one_avatar'] = "Only one type of avatar can be specified";
|
||||
$lang['File_no_data'] = "The file at the URL you gave contains no data";
|
||||
$lang['No_connection_URL'] = "A connection could not be made to the URL you gave";
|
||||
|
Reference in New Issue
Block a user