mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 01:06:48 +02:00
Posting and acl option updates
git-svn-id: file:///svn/phpbb/trunk@2972 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -351,6 +351,8 @@ $lang = array_merge($lang, array(
|
||||
'Boxes_max_explain' => 'Users can create this many private messaging boxes.',
|
||||
'Boxes_limit' => 'Max messages per box',
|
||||
'Boxes_limit_explain' => 'Users are limited to no more than this many messages in each of their private message boxes.',
|
||||
'Edit_time' => 'Limit editing time',
|
||||
'Edit_time_explain' => 'Limits the time available to edit a new post, zero equals infinity',
|
||||
'Flood_Interval' => 'Flood Interval',
|
||||
'Flood_Interval_explain' => 'Number of seconds a user must wait between posting new messages. To enable users to ignore this alter their permissions.',
|
||||
'Search_Interval' => 'Search Flood Interval',
|
||||
|
Reference in New Issue
Block a user