mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
fix #1213
git-svn-id: file:///svn/phpbb/trunk@5710 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -46,7 +46,7 @@ $lang = array_merge($lang, array(
|
||||
'BOT_LANG_EXPLAIN' => 'The language presented to the bot as it browses.',
|
||||
'BOT_LAST_VISIT' => 'Last visit',
|
||||
'BOT_IP' => 'Bot IP address',
|
||||
'BOT_IP_EXPLAIN' => 'Partial matches are allowed, seperate addresses with an apostrophe. A single hostname may be entered instead of an IP.',
|
||||
'BOT_IP_EXPLAIN' => 'Partial matches are allowed, seperate addresses with a comma.',
|
||||
'BOT_NAME' => 'Bot name',
|
||||
'BOT_NAME_EXPLAIN' => 'Used only for your own information.',
|
||||
'BOT_NEVER' => 'Never',
|
||||
|
Reference in New Issue
Block a user