Zeile 48 | Zeile 48 |
---|
$l['poll_closed'] = "This poll is closed."; $l['poll_closes'] = "This poll will close on: {1}"; $l['already_voted'] = "You have already voted in this poll.";
|
$l['poll_closed'] = "This poll is closed."; $l['poll_closes'] = "This poll will close on: {1}"; $l['already_voted'] = "You have already voted in this poll.";
|
| $l['no_voting_permission'] = "You do not have permission to vote in this poll.";
|
$l['undo_vote'] = "Undo vote"; $l['quick_reply'] = "Quick Reply"; $l['message_note'] = "Type your reply to this message here.";
| $l['undo_vote'] = "Undo vote"; $l['quick_reply'] = "Quick Reply"; $l['message_note'] = "Type your reply to this message here.";
|
Zeile 63 | Zeile 64 |
---|
$l['rating_average'] = "{1} Vote(s) - {2} Average"; $l['rate_thread'] = "Rate This Thread:"; $l['thread_rating'] = "Thread Rating:";
|
$l['rating_average'] = "{1} Vote(s) - {2} Average"; $l['rate_thread'] = "Rate This Thread:"; $l['thread_rating'] = "Thread Rating:";
|
$l['similar_threads'] = "Possibly Related Threads...";
| $l['similar_threads'] = "Possibly Related Threads…";
|
$l['thread'] = "Thread"; $l['replies'] = "Replies"; $l['views'] = "Views";
| $l['thread'] = "Thread"; $l['replies'] = "Replies"; $l['views'] = "Views";
|
Zeile 72 | Zeile 73 |
---|
$l['users_browsing_thread'] = "Users browsing this thread:"; $l['users_browsing_thread_guests'] = "{1} Guest(s)"; $l['users_browsing_thread_invis'] = "{1} Invisible User(s)";
|
$l['users_browsing_thread'] = "Users browsing this thread:"; $l['users_browsing_thread_guests'] = "{1} Guest(s)"; $l['users_browsing_thread_invis'] = "{1} Invisible User(s)";
|
$l['users_browsing_thread_reading'] = "Reading...";
| $l['users_browsing_thread_reading'] = "Reading…";
|
$l['inline_soft_delete_posts'] = "Soft Delete Posts"; $l['inline_restore_posts'] = "Restore Posts"; $l['inline_delete_posts'] = "Delete Posts Permanently";
| $l['inline_soft_delete_posts'] = "Soft Delete Posts"; $l['inline_restore_posts'] = "Restore Posts"; $l['inline_delete_posts'] = "Delete Posts Permanently";
|
Zeile 106 | Zeile 107 |
---|
$l['quick_delete_thread_success'] = 'The thread was deleted successfully.'; $l['quick_restore_error'] = 'There was an error restoring your reply:'; $l['quick_restore_success'] = 'The post was restored successfully.';
|
$l['quick_delete_thread_success'] = 'The thread was deleted successfully.'; $l['quick_restore_error'] = 'There was an error restoring your reply:'; $l['quick_restore_success'] = 'The post was restored successfully.';
|
| $l['post_deleted_error'] = 'You can not perform this action to a deleted post.';
|