git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9962 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Henry Sudhof 2009-08-12 12:07:49 +00:00
parent 2d0d35db48
commit e8908364e5

View file

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