mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-20 00:21:42 +02:00
[ticket/10535] Delete no longer needed email confirm language entries.
PHPBB3-10535
This commit is contained in:
@@ -614,7 +614,6 @@ $lang = array_merge($lang, array(
|
|||||||
'TOO_LONG_USER_PASSWORD' => 'The password you entered is too long.',
|
'TOO_LONG_USER_PASSWORD' => 'The password you entered is too long.',
|
||||||
'TOO_LONG_USERNAME' => 'The username you entered is too long.',
|
'TOO_LONG_USERNAME' => 'The username you entered is too long.',
|
||||||
'TOO_LONG_EMAIL' => 'The e-mail address you entered is too long.',
|
'TOO_LONG_EMAIL' => 'The e-mail address you entered is too long.',
|
||||||
'TOO_LONG_EMAIL_CONFIRM' => 'The e-mail address confirmation you entered is too long.',
|
|
||||||
'TOO_LONG_WEBSITE' => 'The website address you entered is too long.',
|
'TOO_LONG_WEBSITE' => 'The website address you entered is too long.',
|
||||||
'TOO_LONG_YIM' => 'The Yahoo! Messenger name you entered is too long.',
|
'TOO_LONG_YIM' => 'The Yahoo! Messenger name you entered is too long.',
|
||||||
|
|
||||||
@@ -636,7 +635,6 @@ $lang = array_merge($lang, array(
|
|||||||
'TOO_SHORT_USER_PASSWORD' => 'The password you entered is too short.',
|
'TOO_SHORT_USER_PASSWORD' => 'The password you entered is too short.',
|
||||||
'TOO_SHORT_USERNAME' => 'The username you entered is too short.',
|
'TOO_SHORT_USERNAME' => 'The username you entered is too short.',
|
||||||
'TOO_SHORT_EMAIL' => 'The e-mail address you entered is too short.',
|
'TOO_SHORT_EMAIL' => 'The e-mail address you entered is too short.',
|
||||||
'TOO_SHORT_EMAIL_CONFIRM' => 'The e-mail address confirmation you entered is too short.',
|
|
||||||
'TOO_SHORT_WEBSITE' => 'The website address you entered is too short.',
|
'TOO_SHORT_WEBSITE' => 'The website address you entered is too short.',
|
||||||
'TOO_SHORT_YIM' => 'The Yahoo! Messenger name you entered is too short.',
|
'TOO_SHORT_YIM' => 'The Yahoo! Messenger name you entered is too short.',
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user