1
0
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:
Marc Alexander
2024-04-04 21:02:52 +02:00
parent 716c1ca8eb
commit e333d96eef
4 changed files with 4 additions and 4 deletions

View File

@@ -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',