Zeile 3 | Zeile 3 |
---|
* MyBB 1.4 English Language Pack * Copyright © 2008 MyBB Group, All Rights Reserved *
|
* MyBB 1.4 English Language Pack * Copyright © 2008 MyBB Group, All Rights Reserved *
|
* $Id: newreply.lang.php 3865 2008-05-26 04:24:54Z ZiNgaBuRgA $
| * $Id: newreply.lang.php 4277 2008-11-23 20:47:16Z Tikitiki $
|
*/
$l['nav_newreply'] = "Post Reply";
| */
$l['nav_newreply'] = "Post Reply";
|
Zeile 39 | Zeile 39 |
---|
$l['multiquote_external_quote'] = "Quote these posts too";
$l['redirect_newreply'] = "Thank you, your reply has been posted.";
|
$l['multiquote_external_quote'] = "Quote these posts too";
$l['redirect_newreply'] = "Thank you, your reply has been posted.";
|
$l['redirect_newreply_moderation'] = "<br />The administrator has specified that all new posts require moderation. You will now be returned to the thread.";
| $l['redirect_newreply_moderation'] = "The administrator has specified that all new posts require moderation. You will now be returned to the thread.";
|
$l['redirect_newreply_post'] = "<br />You will now be taken to your post."; $l['redirect_newreplyerror'] = "Sorry, but your reply has been rejected for lack of content. <br />You will now be returned to the thread."; $l['redirect_threadclosed'] = "You cannot post replies in this thread because it has been closed by a moderator.";
| $l['redirect_newreply_post'] = "<br />You will now be taken to your post."; $l['redirect_newreplyerror'] = "Sorry, but your reply has been rejected for lack of content. <br />You will now be returned to the thread."; $l['redirect_threadclosed'] = "You cannot post replies in this thread because it has been closed by a moderator.";
|