aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/bots.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language/en/acp/bots.php')
-rw-r--r--phpBB/language/en/acp/bots.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/bots.php b/phpBB/language/en/acp/bots.php
index 40d3c791ad..0279798711 100644
--- a/phpBB/language/en/acp/bots.php
+++ b/phpBB/language/en/acp/bots.php
@@ -30,7 +30,7 @@ if (empty($lang) || !is_array($lang))
// Bot settings
$lang = array_merge($lang, array(
- 'BOTS' => 'Manage Bots',
+ 'BOTS' => 'Manage bots',
'BOTS_EXPLAIN' => 'Bots or crawlers are automated agents most commonly used by search engines to update their databases. Since they rarely make proper use of sessions they can distort visitor counts, increase load and sometimes fail to index sites correctly. Here you can define a special type of user to overcome these problems.',
'BOT_ACTIVATE' => 'Activate',
'BOT_ACTIVE' => 'Bot active',