aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/captcha_qa.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2009-08-01 11:07:48 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2009-08-01 11:07:48 +0000
commitac857b2e0ae6a3d95218f03736f1835ca8d09b74 (patch)
tree21159cae04167418043a029a4e041bc4eafe6fd3 /phpBB/language/en/captcha_qa.php
parent3461eaf828848bd27d4777cfd796319dd55c53ce (diff)
downloadforums-ac857b2e0ae6a3d95218f03736f1835ca8d09b74.tar
forums-ac857b2e0ae6a3d95218f03736f1835ca8d09b74.tar.gz
forums-ac857b2e0ae6a3d95218f03736f1835ca8d09b74.tar.bz2
forums-ac857b2e0ae6a3d95218f03736f1835ca8d09b74.tar.xz
forums-ac857b2e0ae6a3d95218f03736f1835ca8d09b74.zip
some encoding fixes
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9902 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/captcha_qa.php')
-rw-r--r--phpBB/language/en/captcha_qa.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/captcha_qa.php b/phpBB/language/en/captcha_qa.php
index 6942d6dc0b..b07438f2bb 100644
--- a/phpBB/language/en/captcha_qa.php
+++ b/phpBB/language/en/captcha_qa.php
@@ -47,7 +47,7 @@ $lang = array_merge($lang, array(
'ANSWER' => 'Answer',
'EDIT_QUESTION' => 'Edit Question',
'QUESTIONS' => 'Questions',
- 'QUESTIONS_EXPLAIN' => 'Here you can add and edit questions to be asked on registration. You have to provide at least one question in the default board language to use this plugin. Questions should be easy for your target audience, but beyond the ability of google. Also, remember to change the questions regularly. If your question relies on punctuation, spelling or capitalisation, use the strict setting.',
+ 'QUESTIONS_EXPLAIN' => 'Here you can add and edit questions to be asked on registration. You have to provide at least one question in the default board language to use this plugin. Questions should be easy for your target audience, but beyond the ability of Googleâ„¢. Also, remember to change the questions regularly. If your question relies on punctuation, spelling or capitalisation, use the strict setting.',
'QUESTION_DELETED' => 'Question deleted',
'QUESTION_LANG' => 'Language',
'QUESTION_LANG_EXPLAIN' => 'The language this question and its answers is written in.',