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['threaded'] = "Threaded Mode"; $l['linear'] = "Linear Mode";
|
$l['author'] = "Author"; $l['message'] = "Message"; $l['threaded'] = "Threaded Mode"; $l['linear'] = "Linear Mode";
|
$l['thread_modes'] = "Thread Modes";
| |
$l['next_oldest'] = "Next Oldest"; $l['next_newest'] = "Next Newest"; $l['view_printable'] = "View a Printable Version";
| $l['next_oldest'] = "Next Oldest"; $l['next_newest'] = "Next Newest"; $l['view_printable'] = "View a Printable Version";
|
Zeile 22 | 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 32 | 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 83 | 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";
|
Zeile 91 | Zeile 93 |
---|
$l['error_nonextoldest'] = "There are no threads that are older than the one you were previously viewing."; $l['quickreply_multiquote_selected'] = "You have selected one or more posts to quote."; $l['quickreply_multiquote_now'] = "Quote these posts now";
|
$l['error_nonextoldest'] = "There are no threads that are older than the one you were previously viewing."; $l['quickreply_multiquote_selected'] = "You have selected one or more posts to quote."; $l['quickreply_multiquote_now'] = "Quote these posts now";
|
$l['or'] ="or";
| $l['or'] = "or";
|
$l['quickreply_multiquote_deselect'] = "deselect them"; $l['search_thread'] = "Search Thread"; $l['enter_keywords'] = "Enter Keywords";
| $l['quickreply_multiquote_deselect'] = "deselect them"; $l['search_thread'] = "Search Thread"; $l['enter_keywords'] = "Enter Keywords";
|