Zeile 8 | Zeile 8 |
---|
$l['nav_search'] = "Search"; $l['nav_results'] = "Results";
|
$l['nav_search'] = "Search"; $l['nav_results'] = "Results";
|
| $l['pages'] = "Pages:";
|
$l['pages_last'] = "last"; $l['search'] = "Search"; $l['search_keyword'] = "Search by Keyword";
| $l['pages_last'] = "last"; $l['search'] = "Search"; $l['search_keyword'] = "Search by Keyword";
|
Zeile 34 | Zeile 35 |
---|
$l['sort_lastpost'] = "Sort Results by last post date"; $l['sort_author'] = "Sort Results by author"; $l['sort_forum'] = "Sort Results by forum";
|
$l['sort_lastpost'] = "Sort Results by last post date"; $l['sort_author'] = "Sort Results by author"; $l['sort_forum'] = "Sort Results by forum";
|
| $l['sort_views'] = "Sort Results by view count"; $l['sort_replies'] = "Sort Results by reply count";
|
$l['sort_in'] = "in"; $l['sort_asc'] = "ascending"; $l['sort_desc'] = "descending";
| $l['sort_in'] = "in"; $l['sort_asc'] = "ascending"; $l['sort_desc'] = "descending";
|
Zeile 64 | Zeile 67 |
---|
$l['open_threads'] = "Open Threads"; $l['stick_threads'] = "Stick Threads"; $l['unstick_threads'] = "Unstick Threads";
|
$l['open_threads'] = "Open Threads"; $l['stick_threads'] = "Stick Threads"; $l['unstick_threads'] = "Unstick Threads";
|
$l['delete_threads'] = "Delete Threads"; $l['move_threads'] = "Move Threads";
| $l['soft_delete_threads'] = "Soft Delete Threads"; $l['restore_threads'] = "Restore Threads"; $l['delete_threads'] = "Delete Threads Permanently"; $l['move_threads'] = "Move / Copy Threads";
|
$l['approve_threads'] = "Approve Threads"; $l['unapprove_threads'] = "Unapprove Threads"; $l['inline_soft_delete_posts'] = "Soft Delete Posts";
| $l['approve_threads'] = "Approve Threads"; $l['unapprove_threads'] = "Unapprove Threads"; $l['inline_soft_delete_posts'] = "Soft Delete Posts";
|
Zeile 73 | Zeile 78 |
---|
$l['inline_delete_posts'] = "Delete Posts Permanently"; $l['inline_merge_posts'] = "Merge Posts"; $l['inline_split_posts'] = "Split Posts";
|
$l['inline_delete_posts'] = "Delete Posts Permanently"; $l['inline_merge_posts'] = "Merge Posts"; $l['inline_split_posts'] = "Split Posts";
|
| $l['inline_move_posts'] = "Move Posts";
|
$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:";
|
Zeile 82 | Zeile 88 |
---|
$l['icon_no_new'] = "No new posts."; $l['icon_new'] = "New posts."; $l['icon_hot'] = " Hot thread.";
|
$l['icon_no_new'] = "No new posts."; $l['icon_new'] = "New posts."; $l['icon_hot'] = " Hot thread.";
|
$l['icon_lock'] = " Locked thread.";
| $l['icon_close'] = " Closed thread.";
|
$l['attachment_count'] = "This thread contains 1 attachment."; $l['attachment_count_multiple'] = "This thread contains {1} attachments."; $l['goto_first_unread'] = "Go to first unread post";
| $l['attachment_count'] = "This thread contains 1 attachment."; $l['attachment_count_multiple'] = "This thread contains {1} attachments."; $l['goto_first_unread'] = "Go to first unread post";
|
Zeile 90 | Zeile 96 |
---|
$l['all_selected'] = "All <strong>{1}</strong> results in this search are selected."; $l['select_all'] = "Select all <strong>{1}</strong> results in this search."; $l['clear_selection'] = "Clear Selection.";
|
$l['all_selected'] = "All <strong>{1}</strong> results in this search are selected."; $l['select_all'] = "Select all <strong>{1}</strong> results in this search."; $l['clear_selection'] = "Clear Selection.";
|
$l['search_user'] = "Search for a user";
| |
$l['results'] = "results"; $l['mod_options'] = "Moderator Options";
| $l['results'] = "results"; $l['mod_options'] = "Moderator Options";
|