Zeile 183 | Zeile 183 |
---|
$l['recieve_pms_from_buddy'] = "Only receive private messages from buddy list"; $l['alert_new_pms'] = "Alert with notice when new private message is received"; $l['email_notify_new_pms'] = "Notify by email when new private message is received";
|
$l['recieve_pms_from_buddy'] = "Only receive private messages from buddy list"; $l['alert_new_pms'] = "Alert with notice when new private message is received"; $l['email_notify_new_pms'] = "Notify by email when new private message is received";
|
| $l['buddy_requests_pm'] = "Receive PM notifications for new buddy requests"; $l['buddy_requests_auto'] = "Automatically accept buddy requests (if the above checkbox is ticked, a PM is sent informing of the new buddy connection)";
|
$l['default_thread_subscription_mode'] = "Default thread subscription mode"; $l['do_not_subscribe'] = "Do not subscribe"; $l['no_email_notification'] = "No email notification";
| $l['default_thread_subscription_mode'] = "Default thread subscription mode"; $l['do_not_subscribe'] = "Do not subscribe"; $l['no_email_notification'] = "No email notification";
|
Zeile 236 | Zeile 238 |
---|
$l['suspend_sig_perm'] = "<small>Suspended permanently.</small>"; $l['suspend_sig_info'] = "If a signature is suspended, the user can't edit it and it won't be shown on their profile or in their posts"; $l['suspend_sig_extend'] = "<small>Enter a new time below to change, or untick this option to remove this suspension.</small>";
|
$l['suspend_sig_perm'] = "<small>Suspended permanently.</small>"; $l['suspend_sig_info'] = "If a signature is suspended, the user can't edit it and it won't be shown on their profile or in their posts"; $l['suspend_sig_extend'] = "<small>Enter a new time below to change, or untick this option to remove this suspension.</small>";
|
$l['suspend_expire_info'] = "<small>Expires {1}</small>";
| $l['suspend_expire_info'] = "<small>Remaining: <span style=\"color: {2};\">{1}</span></small>";
|
$l['suspend_never_expire'] = "<small>{1}'s suspension will never expire (permanently suspended).</small>"; $l['suspend_sig_error'] = "You entered an incorrect time to suspend this user's signature for. Please enter a correct time.";
| $l['suspend_never_expire'] = "<small>{1}'s suspension will never expire (permanently suspended).</small>"; $l['suspend_sig_error'] = "You entered an incorrect time to suspend this user's signature for. Please enter a correct time.";
|
Zeile 244 | Zeile 246 |
---|
$l['moderate_posts_info'] = "Moderate new posts made by {1}."; $l['moderate_for'] = "Moderate for:"; $l['moderated_perm'] = "<p><small>Moderated permanently.<br />Enter a new time below to change or untick this option to remove this moderation.</small></p>";
|
$l['moderate_posts_info'] = "Moderate new posts made by {1}."; $l['moderate_for'] = "Moderate for:"; $l['moderated_perm'] = "<p><small>Moderated permanently.<br />Enter a new time below to change or untick this option to remove this moderation.</small></p>";
|
$l['moderate_length'] = "<p><small>Moderated until {1}.<br />Enter a new time below to change or untick this option to remove this moderation.</small></p>";
| $l['moderate_length'] = "<p><small>Remaining Moderation: <span style=\"color: {2};\">{1}</span>.<br />Enter a new time below to change or untick this option to remove this moderation.</small></p>";
|
$l['suspend_posts'] = "Suspend Posts"; $l['suspend_posts_info'] = "Suspend {1} from making new posts."; $l['suspend_for'] = "Suspend for:"; $l['suspended_perm'] = "<p><small>Suspended permanently.<br />Enter a new time below to change or untick this option to remove this suspension.</small></p>";
|
$l['suspend_posts'] = "Suspend Posts"; $l['suspend_posts_info'] = "Suspend {1} from making new posts."; $l['suspend_for'] = "Suspend for:"; $l['suspended_perm'] = "<p><small>Suspended permanently.<br />Enter a new time below to change or untick this option to remove this suspension.</small></p>";
|
$l['suspend_length'] = "<p><small>Suspended until {1}.<br />Enter a new time below to change or untick this option to remove this suspension.</small></p>";
| $l['suspend_length'] = "<p><small>Remaining Suspension: <span style=\"color: {2};\">{1}</span>.<br />Enter a new time below to change or untick this option to remove this suspension.</small></p>";
|
$l['suspendsignature_error'] = "You selected to suspend this user's signature, but didn't enter a valid time period. Please enter a valid time to continue or untick the option to cancel."; $l['moderateposting_error'] = "You selected to moderate this user's posts, but didn't enter a valid time period. Please enter a valid time to continue or untick the option to cancel.";
| $l['suspendsignature_error'] = "You selected to suspend this user's signature, but didn't enter a valid time period. Please enter a valid time to continue or untick the option to cancel."; $l['moderateposting_error'] = "You selected to moderate this user's posts, but didn't enter a valid time period. Please enter a valid time to continue or untick the option to cancel.";
|