Zeile 8 | Zeile 8 |
---|
$l['nav_newthread'] = "New Thread"; $l['newthread_in'] = "New Thread in {1}"; $l['post_new_thread'] = "Post a new Thread";
|
$l['nav_newthread'] = "New Thread"; $l['newthread_in'] = "New Thread in {1}"; $l['post_new_thread'] = "Post a new Thread";
|
$l['thread_subject'] = "Thread Subject";
| $l['thread_subject'] = "Thread Subject:";
|
$l['your_message'] = "Your Message:"; $l['post_options'] = "Post Options:"; $l['options_sig'] = "<b>Signature:</b> include your signature. (registered users only)";
| $l['your_message'] = "Your Message:"; $l['post_options'] = "Post Options:"; $l['options_sig'] = "<b>Signature:</b> include your signature. (registered users only)";
|
Zeile 21 | Zeile 21 |
---|
$l['poll_check'] = "I want to post a poll"; $l['num_options'] = "Number of options:"; $l['max_options'] = "(Maximum: {1})";
|
$l['poll_check'] = "I want to post a poll"; $l['num_options'] = "Number of options:"; $l['max_options'] = "(Maximum: {1})";
|
$l['mod_options'] ="Moderator Options:";
| $l['mod_options'] = "Moderator Options:";
|
$l['close_thread'] = "<b>Close Thread</b>: prevent further posting in this thread."; $l['stick_thread'] = "<b>Stick Thread:</b> stick this thread to the top of the forum."; $l['draft_saved'] = "The new thread has successfully been saved as a draft.<br />You will now be taken to your draft listing.";
| $l['close_thread'] = "<b>Close Thread</b>: prevent further posting in this thread."; $l['stick_thread'] = "<b>Stick Thread:</b> stick this thread to the top of the forum."; $l['draft_saved'] = "The new thread has successfully been saved as a draft.<br />You will now be taken to your draft listing.";
|
Zeile 39 | Zeile 39 |
---|
$l['redirect_newthread'] = "Thank you, your thread has been posted."; $l['redirect_newthread_poll'] = "<br />You will now be taken to the poll options and configuration page."; $l['redirect_newthread_moderation'] = "<br />The administrator has specified that all new threads require moderation. You will now be returned to the thread listing.";
|
$l['redirect_newthread'] = "Thank you, your thread has been posted."; $l['redirect_newthread_poll'] = "<br />You will now be taken to the poll options and configuration page."; $l['redirect_newthread_moderation'] = "<br />The administrator has specified that all new threads require moderation. You will now be returned to the thread listing.";
|
| $l['redirect_newthread_unviewable'] = "<br />You do not have permission to view threads in this forum. You will now be returned to the forum.";
|
$l['redirect_newthread_thread'] = "<br />You will now be taken to the new thread."; $l['invalidthread'] = "The specified draft does not exist or you don't have permission to view it.";
| $l['redirect_newthread_thread'] = "<br />You will now be taken to the new thread."; $l['invalidthread'] = "The specified draft does not exist or you don't have permission to view it.";
|