Zeile 122 | Zeile 122 |
---|
$l['can_delete_posts'] = "Can delete own posts?"; $l['can_delete_threads'] = "Can delete own threads?"; $l['can_edit_attachments'] = "Can update own attachments?";
|
$l['can_delete_posts'] = "Can delete own posts?"; $l['can_delete_threads'] = "Can delete own threads?"; $l['can_edit_attachments'] = "Can update own attachments?";
|
| $l['can_view_deletion_notices'] = "Can view deletion notices?";
|
$l['account_management'] = "Account Management"; $l['edit_time_limit'] = "Edit Time Limit"; $l['edit_time_limit_desc'] = "The number of minutes until regular users cannot edit their own posts (if they have the permission). Enter 0 (zero) for no limit.";
| $l['account_management'] = "Account Management"; $l['edit_time_limit'] = "Edit Time Limit"; $l['edit_time_limit_desc'] = "The number of minutes until regular users cannot edit their own posts (if they have the permission). Enter 0 (zero) for no limit.";
|
Zeile 207 | Zeile 208 |
---|
$l['success_group_created'] = "The new user group has been created successfully."; $l['success_group_updated'] = "The selected user group has been updated successfully.";
|
$l['success_group_created'] = "The new user group has been created successfully."; $l['success_group_updated'] = "The selected user group has been updated successfully.";
|
| $l['success_group_created_duplicate_title'] = "The new user group has been created successfully. Please note that there are multiple user groups named \"{1}\"."; $l['success_group_updated_duplicate_title'] = "The selected user group has been updated successfully. Please note that there are multiple user groups named \"{1}\".";
|
$l['success_group_deleted'] = "The selected user group has been deleted successfully."; $l['success_groups_disporder_updated'] = "The user group display orders have been updated successfully."; $l['success_join_request_approved'] = "The selected join request has been approved successfully. The user is now a member of this user group.";
| $l['success_group_deleted'] = "The selected user group has been deleted successfully."; $l['success_groups_disporder_updated'] = "The user group display orders have been updated successfully."; $l['success_join_request_approved'] = "The selected join request has been approved successfully. The user is now a member of this user group.";
|