1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 14:30:32 +02:00
git-svn-id: file:///svn/phpbb/trunk@5710 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2006-03-25 12:35:23 +00:00
parent 5de37a5c0a
commit f49a8147b7
3 changed files with 6 additions and 3 deletions

View File

@@ -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',