mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
fixing some bugs, most being submitted grammatical/spelling errors.
git-svn-id: file:///svn/phpbb/trunk@6915 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -48,7 +48,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 a comma.',
|
||||
'BOT_IP_EXPLAIN' => 'Partial matches are allowed, separate 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