mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-13 12:35:06 +01:00
Consistancy with the actual link text
git-svn-id: file:///svn/phpbb/trunk@6355 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
504eef65c5
commit
4018c48abb
@ -62,7 +62,7 @@ $lang = array_merge($lang, array(
|
||||
'UNTIL' => 'Until',
|
||||
'USER_BAN' => 'Ban one or more usernames',
|
||||
'USER_BAN_EXCLUDE_EXPLAIN' => 'Enable this to exclude the entered users from all current bans.',
|
||||
'USER_BAN_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.',
|
||||
'USER_BAN_EXPLAIN' => 'You can ban multiple users in one go by entering each name on a new line. Use the <u>Find a member</u> facility to look up and add one or more users automatically.',
|
||||
'USER_NO_BANNED' => 'No banned usernames',
|
||||
'USER_UNBAN' => 'Un-ban or Un-exclude usernames',
|
||||
'USER_UNBAN_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 have a marked background.',
|
||||
|
Loading…
x
Reference in New Issue
Block a user