mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-11 13:58:54 +00:00
[ticket/9880] Change "antibot" to "anti-spambot".
PHPBB3-9880
This commit is contained in:
parent
7b1d9fbbe2
commit
81ca3d202e
1 changed files with 1 additions and 1 deletions
|
@ -503,7 +503,7 @@ $lang = array_merge($lang, array(
|
|||
'LOG_CONFIG_SERVER' => '<strong>Altered server settings</strong>',
|
||||
'LOG_CONFIG_SETTINGS' => '<strong>Altered board settings</strong>',
|
||||
'LOG_CONFIG_SIGNATURE' => '<strong>Altered signature settings</strong>',
|
||||
'LOG_CONFIG_VISUAL' => '<strong>Altered antibot settings</strong>',
|
||||
'LOG_CONFIG_VISUAL' => '<strong>Altered anti-spambot settings</strong>',
|
||||
|
||||
'LOG_APPROVE_TOPIC' => '<strong>Approved topic</strong><br />» %s',
|
||||
'LOG_BUMP_TOPIC' => '<strong>User bumped topic</strong><br />» %s',
|
||||
|
|
Loading…
Add table
Reference in a new issue