mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 08:47:45 +02:00
[ticket/12960] Adjust incomplete captcha to fix tests
PHPBB3-12960
This commit is contained in:
@@ -173,6 +173,7 @@ $lang = array_merge($lang, array(
|
||||
'CONFIRM_CODE' => 'Confirmation code',
|
||||
'CONFIRM_CODE_EXPLAIN' => 'Enter the code exactly as it appears. All letters are case insensitive.',
|
||||
'CONFIRM_CODE_WRONG' => 'The confirmation code you entered was incorrect.',
|
||||
'CONFIRM_INCOMPLETE' => 'To prevent automated registrations the board requires you to enter a confirmation code. This has not been configured yet and hence cannot be used. Please try again later or contact the %sBoard Administrator%s.',
|
||||
'CONFIRM_OPERATION' => 'Are you sure you wish to carry out this operation?',
|
||||
'CONFIRM_AVATAR_DELETE' => 'Are you sure you wish to delete this avatar?',
|
||||
'CONGRATULATIONS' => 'Congratulations to',
|
||||
|
Reference in New Issue
Block a user