mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 19:38:53 +00:00
wording
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9962 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
2d0d35db48
commit
e8908364e5
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Reference in a new issue