mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
wording
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9962 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -37,7 +37,7 @@ if (empty($lang) || !is_array($lang))
|
||||
|
||||
$lang = array_merge($lang, array(
|
||||
'CAPTCHA_QA' => 'Q&A CAPTCHA',
|
||||
'CONFIRM_QUESTION_EXPLAIN' => 'The following question is a means of identifying and preventing automated submissions.',
|
||||
'CONFIRM_QUESTION_EXPLAIN' => 'This question is a means of identifying and preventing automated submissions.',
|
||||
'CONFIRM_QUESTION_WRONG' => 'You have provided an invalid answer to the confirmation question.',
|
||||
|
||||
'QUESTION_ANSWERS' => 'Answers',
|
||||
|
Reference in New Issue
Block a user