mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
git-svn-id: file:///svn/phpbb/trunk@7596 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
436e470f20
commit
e22487a578
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ $lang = array_merge($lang, array(
|
||||||
'30_MINS' => '30 minutes',
|
'30_MINS' => '30 minutes',
|
||||||
'6_HOURS' => '6 hours',
|
'6_HOURS' => '6 hours',
|
||||||
|
|
||||||
'ACP_BAN_EXPLAIN' => 'Here you can control the banning of users by name, IP or e-mail address. These methods prevent a user reaching any part of the board. You can give a short (maximum 255 characters) reason for the ban if you wish. This will be displayed in the admin log. The duration of a ban can also be specified. If you want the ban to end on a specific date rather than after a set time period select <span style="text-decoration: underline;">Until -></span> for the ban length and enter a date in yyyy-mm-dd format.',
|
'ACP_BAN_EXPLAIN' => 'Here you can control the banning of users by name, IP or e-mail address. These methods prevent a user reaching any part of the board. You can give a short (maximum 3000 characters) reason for the ban if you wish. This will be displayed in the admin log. The duration of a ban can also be specified. If you want the ban to end on a specific date rather than after a set time period select <span style="text-decoration: underline;">Until -></span> for the ban length and enter a date in yyyy-mm-dd format.',
|
||||||
|
|
||||||
'BAN_EXCLUDE' => 'Exclude from banning',
|
'BAN_EXCLUDE' => 'Exclude from banning',
|
||||||
'BAN_LENGTH' => 'Length of ban',
|
'BAN_LENGTH' => 'Length of ban',
|
||||||
|
|
Loading…
Add table
Reference in a new issue