Zeile 6 | Zeile 6 |
---|
*/
$l['delete_poll'] = "Delete Poll";
|
*/
$l['delete_poll'] = "Delete Poll";
|
| $l['open_thread'] = "Open Thread";
|
$l['close_thread'] = "Close Thread"; $l['stick_thread'] = "Stick Thread";
|
$l['close_thread'] = "Close Thread"; $l['stick_thread'] = "Stick Thread";
|
| $l['unstick_thread'] = "Unstick Thread";
|
$l['author'] = "Author"; $l['message'] = "Message";
| $l['author'] = "Author"; $l['message'] = "Message";
|
Zeile 21 | Zeile 23 |
---|
$l['unsubscribe_thread'] = "Unsubscribe from this thread"; $l['add_poll_to_thread'] = "Add Poll to this thread"; $l['moderation_options'] = "Moderation Options:";
|
$l['unsubscribe_thread'] = "Unsubscribe from this thread"; $l['add_poll_to_thread'] = "Add Poll to this thread"; $l['moderation_options'] = "Moderation Options:";
|
| $l['select_a_tool'] = "Select A Tool";
|
$l['delayed_moderation'] = "Delayed Moderation"; $l['thread_notes'] = "Edit / View Thread Notes";
|
$l['delayed_moderation'] = "Delayed Moderation"; $l['thread_notes'] = "Edit / View Thread Notes";
|
$l['open_close_thread'] = "Open / Close Thread";
| |
$l['approve_thread'] = "Approve Thread"; $l['unapprove_thread'] = "Unapprove Thread"; $l['soft_delete_thread'] = "Soft Delete Thread";
| $l['approve_thread'] = "Approve Thread"; $l['unapprove_thread'] = "Unapprove Thread"; $l['soft_delete_thread'] = "Soft Delete Thread";
|
Zeile 31 | Zeile 33 |
---|
$l['delete_thread'] = "Delete Thread Permanently"; $l['delete_posts'] = "Delete Selective Posts"; $l['move_thread'] = "Move / Copy Thread";
|
$l['delete_thread'] = "Delete Thread Permanently"; $l['delete_posts'] = "Delete Selective Posts"; $l['move_thread'] = "Move / Copy Thread";
|
$l['stick_unstick_thread'] = "Stick / Unstick Thread";
| |
$l['split_thread'] = "Split Thread"; $l['merge_threads'] = "Merge Threads"; $l['remove_redirects'] = "Remove Redirects";
| $l['split_thread'] = "Split Thread"; $l['merge_threads'] = "Merge Threads"; $l['remove_redirects'] = "Remove Redirects";
|
Zeile 82 | Zeile 83 |
---|
$l['inline_approve_posts'] = "Approve Posts"; $l['inline_unapprove_posts'] = "Unapprove Posts"; $l['inline_post_moderation'] = "Inline Post Moderation:";
|
$l['inline_approve_posts'] = "Approve Posts"; $l['inline_unapprove_posts'] = "Unapprove Posts"; $l['inline_post_moderation'] = "Inline Post Moderation:";
|
| $l['inline_no_tool_selected'] = "Please select a tool to perform moderation action."; $l['inline_no_post_selected'] = "You need to select one or more posts to perform the moderation action on.";
|
$l['inline_go'] = "Go"; $l['clear'] = "Clear"; $l['thread_closed'] = "Thread Closed";
| $l['inline_go'] = "Go"; $l['clear'] = "Clear"; $l['thread_closed'] = "Thread Closed";
|