Zeile 127 | Zeile 127 |
---|
$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['can_be_reported'] = "Can be reported (profile, posts and reputation)?";
|
$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['can_be_reported'] = "Can be reported (profile, posts and reputation)?";
|
| $l['can_be_invisible'] = "Can this group hide their Online Status?";
|
$l['can_access_usercp'] = "Can access User CP?"; $l['can_change_username'] = "Can change username?"; $l['can_change_website'] = "Can change website?";
| $l['can_access_usercp'] = "Can access User CP?"; $l['can_change_username'] = "Can change username?"; $l['can_change_website'] = "Can change website?";
|
Zeile 161 | Zeile 162 |
---|
$l['warning_system'] = "Warning System"; $l['can_send_warnings'] = "Can send warnings to other users?"; $l['can_receive_warnings'] = "Can receive warnings from other users?";
|
$l['warning_system'] = "Warning System"; $l['can_send_warnings'] = "Can send warnings to other users?"; $l['can_receive_warnings'] = "Can receive warnings from other users?";
|
$l['warnings_per_day'] = "Maximum Warnings Allowed Per Day:";
| $l['warnings_per_day'] = "Maximum Warnings Allowed Per Day. If set to 0, there is no limit.";
|
$l['private_messaging'] = "Private Messaging"; $l['calendar'] = "Calendar"; $l['can_view_calendar'] = "Can view calendar?";
| $l['private_messaging'] = "Private Messaging"; $l['calendar'] = "Calendar"; $l['can_view_calendar'] = "Can view calendar?";
|