Zeile 87 | Zeile 87 |
---|
$l['closed'] = "Closed"; $l['stuck'] = "Stuck"; $l['unstuck'] = "Unstuck";
|
$l['closed'] = "Closed"; $l['stuck'] = "Stuck"; $l['unstuck'] = "Unstuck";
|
| $l['error'] = "Error!";
|
$l['mod_process'] = "Thread {1}"; $l['redirects_removed'] = "Thread Redirects Removed"; $l['thread_deleted'] = "Thread Deleted Permanently: {1}";
| $l['mod_process'] = "Thread {1}"; $l['redirects_removed'] = "Thread Redirects Removed"; $l['thread_deleted'] = "Thread Deleted Permanently: {1}";
|
Zeile 171 | Zeile 172 |
---|
$l['error_movetosameforum'] = "You cannot move this thread into the forum it is currently situated in. Please select a different forum."; $l['error_mergewithself'] = "Threads cannot be merged with themselves.<br />Please go back and enter a valid URL."; $l['error_movetoself'] = "Posts cannot be moved to the thread they are in.<br />Please go back and enter a valid URL.";
|
$l['error_movetosameforum'] = "You cannot move this thread into the forum it is currently situated in. Please select a different forum."; $l['error_mergewithself'] = "Threads cannot be merged with themselves.<br />Please go back and enter a valid URL."; $l['error_movetoself'] = "Posts cannot be moved to the thread they are in.<br />Please go back and enter a valid URL.";
|
| $l['error_movetononmodforum'] = "You cannot move this thread to a forum you are not a moderator of or do not have permission to view.";
|
$l['error_delayedmoderation_unsupported_type'] = "Sorry, but you did not select a valid type for this delayed moderation action or you do not have permission to do this action."; $l['error_delayedmoderation_unsupported_method'] = "Sorry, but you did not select a valid move method for this delayed moderation action."; $l['error_delayedmoderation_invalid_date_day'] = "Sorry, but you did not select a valid delay date day for this delayed moderation action."; $l['error_delayedmoderation_invalid_date_month'] = "Sorry, but you did not select a valid delay date month for this delayed moderation action."; $l['error_delayedmoderation_invalid_date_year'] = "Sorry, but you did not select a valid delay date year for this delayed moderation action.";
|
$l['error_delayedmoderation_unsupported_type'] = "Sorry, but you did not select a valid type for this delayed moderation action or you do not have permission to do this action."; $l['error_delayedmoderation_unsupported_method'] = "Sorry, but you did not select a valid move method for this delayed moderation action."; $l['error_delayedmoderation_invalid_date_day'] = "Sorry, but you did not select a valid delay date day for this delayed moderation action."; $l['error_delayedmoderation_invalid_date_month'] = "Sorry, but you did not select a valid delay date month for this delayed moderation action."; $l['error_delayedmoderation_invalid_date_year'] = "Sorry, but you did not select a valid delay date year for this delayed moderation action.";
|
| $l['error_thread_deleted'] = "The target thread is soft deleted. In order to perform this action you need to restore the thread first.";
|
$l['redirect_pollnotdeleted'] = "The poll was not deleted because you did not check the \"Delete\" checkbox."; $l['redirect_polldeleted'] = "Thank you, the poll has successfully been removed from the thread.<br />You will now be taken back to the thread.";
| $l['redirect_pollnotdeleted'] = "The poll was not deleted because you did not check the \"Delete\" checkbox."; $l['redirect_polldeleted'] = "Thank you, the poll has successfully been removed from the thread.<br />You will now be taken back to the thread.";
|