aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/captcha_recaptcha.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/15564] Improve wordingJakub Senko2019-09-241-2/+2
| | | | PHPBB3-15564
* [ticket/15564] Update ACP as wellJakub Senko2019-09-241-5/+5
| | | | PHPBB3-15564
* [ticket/15629] Add info to RECAPTCHA_LANG and change to en-GBChristian Schnegelberger2018-04-141-1/+1
| | | | PHPBB3-15629
* [ticket/13789] Upgrade reCaptcha plugin to 2.0 API.Cesar G2015-10-141-3/+3
| | | | PHPBB3-13789
* [ticket/13778] Update wording of the reCaptcha instructionsMatt Friedman2015-04-261-1/+1
| | | | PHPBB3-13778
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+6
| | | | PHPBB3-12594
* [ticket/9975] Moved a few E_USER_ERROR errors to /languageasperous2013-04-231-0/+1
| | | | | | There were a few error messages that a user could experience that would, previously, be without any the ability to be localized. There are some more E_USER_ERRORs that I did not change to a constant, for example the error message that is displayed if there aren't any folders in /language. PHPBB3-9975
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
| | | | PHPBB3-9916
* Merge branch 'develop-olympus' into developOleg Pudeyev2011-05-101-3/+3
|\ | | | | | | | | | | | | | | * develop-olympus: [ticket/10170] Fix broken recaptcha verification host. [ticket/10170] Include www in hostname in language strings. [ticket/10170] Update language entries [ticket/10170] reCaptcha API has been moved.
| * [ticket/10170] Include www in hostname in language strings.Andreas Fischer2011-05-111-3/+3
| | | | | | | | PHPBB3-10170
| * [ticket/10170] Update language entriesErik Frèrejean2011-05-101-3/+3
| | | | | | | | | | | | | | Update the language entries to reflect the reCaptcha API change. PHPBB3-10170
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
|/ | | | | | | | | | | | Closing tags converted using Oleg's script. remove-php-end-tags.py -a . Trailing newlines added using the following where $ext is file extension. find . -type f -name "*.$ext" -print | xargs printf "e %s\nw\n" | ed -s; Extensions: php, css, html, js, xml. PHPBB3-9556
* [ticket/9101] Remove misleading 'below' from RECAPTCHA_EXPLAIN.Andreas Fischer2010-10-181-1/+1
| | | | | | | Remove misleading 'below' from RECAPTCHA_EXPLAIN because recaptcha is actually displayed to the side. PHPBB3-9101
* More language changesYuriy Rusko2009-08-061-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9933 89ea8834-ac86-4346-8a33-228a782c2dd0
* Language changesYuriy Rusko2009-08-011-5/+5
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9912 89ea8834-ac86-4346-8a33-228a782c2dd0
* fixing back linksHenry Sudhof2009-07-201-0/+52
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9801 89ea8834-ac86-4346-8a33-228a782c2dd0