mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-13 12:35:06 +01:00
Minor change
git-svn-id: file:///svn/phpbb/trunk@3303 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
7618c89426
commit
be073e179c
@ -306,7 +306,7 @@ $lang = array_merge($lang, array(
|
||||
'Ban_reason' => 'Reason for ban',
|
||||
'Ban_username_explain' => 'You can ban multiple users in one go by entering each name on a new line. Use the <u>Find a Username</u> facility to look up and add one or more users automatically.',
|
||||
'Unban_username' => 'Un-ban or Un-exclude usernames',
|
||||
'Unban_username_explain' => 'You can unban (or un-exclude) multiple users in one go using the appropriate combination of mouse and keyboard for your computer and browser. Un-excluded users are listed in Red.',
|
||||
'Unban_username_explain' => 'You can unban (or un-exclude) multiple users in one go using the appropriate combination of mouse and keyboard for your computer and browser. Excluded users are listed in Red.',
|
||||
'IP_hostname' => 'IP addresses or hostnames',
|
||||
'Ban_IP_explain' => 'To specify several different IP\'s or hostnames enter each on a new line. To specify a range of IP addresses separate the start and end with a hyphen (-), to specify a wildcard use *',
|
||||
'Unban_IP' => 'Un-ban or Un-exclude IPs',
|
||||
|
Loading…
x
Reference in New Issue
Block a user