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:
@@ -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',
|
||||
|
Reference in New Issue
Block a user