mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-20 07:21:30 +02:00
slightly modified general tab layout to remove the confusion between board defaults and board settings.
git-svn-id: file:///svn/phpbb/trunk@5787 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -38,8 +38,10 @@ $lang = array_merge($lang, array(
|
||||
'ADMIN_UPLOAD_ERROR' => 'Errors while trying to attach file: %s',
|
||||
'ALLOWED_FORUMS' => 'Allowed Forums',
|
||||
'ALLOWED_FORUMS_EXPLAIN' => 'Able to post the assigned extensions at the selected (or all if selected) forums',
|
||||
'ALLOW_ATTACHMENTS' => 'Allow Attachments',
|
||||
'ALLOW_ALL_FORUMS' => 'Allow All Forums',
|
||||
'ALLOW_IN_PM' => 'Allowed in private messaging',
|
||||
'ALLOW_PM_ATTACHMENTS' => 'Allow Attachments in Private Messages',
|
||||
'ALLOW_SELECTED_FORUMS' => 'Only Forums selected below',
|
||||
'ASSIGNED_EXTENSIONS' => 'Assigned Extensions',
|
||||
'ASSIGNED_GROUP' => 'Assigned Group',
|
||||
|
Reference in New Issue
Block a user