1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-03 13:23:06 +02:00

[ticket/9880] Changing the term 'CAPTCHA' to something more obvious.

PHPBB3-9880
This commit is contained in:
Chris Smith
2010-11-07 05:20:06 +00:00
parent 225482c06a
commit 7b1d9fbbe2
3 changed files with 33 additions and 33 deletions

View File

@@ -190,7 +190,7 @@ $lang = array_merge($lang, array(
'ACP_USER_SIG' => 'Signature',
'ACP_USER_WARNINGS' => 'Warnings',
'ACP_VC_SETTINGS' => 'CAPTCHA module settings',
'ACP_VC_SETTINGS' => 'Spambot countermeasures',
'ACP_VC_CAPTCHA_DISPLAY' => 'CAPTCHA image preview',
'ACP_VERSION_CHECK' => 'Check for updates',
'ACP_VIEW_ADMIN_PERMISSIONS' => 'View administrative permissions',