Zeile 3 | Zeile 3 |
---|
* MyBB 1.2 English Language Pack * Copyright © 2006 MyBB Group, All Rights Reserved *
|
* MyBB 1.2 English Language Pack * Copyright © 2006 MyBB Group, All Rights Reserved *
|
* $Id: newreply.lang.php 2115 2006-08-19 08:28:31Z chris $
| * $Id: newreply.lang.php 3475 2007-11-10 15:37:58Z Tikitiki $
|
*/
$l['nav_newreply'] = "Post Reply";
| */
$l['nav_newreply'] = "Post Reply";
|
Zeile 28 | Zeile 28 |
---|
$l['draft_saved'] = "The new post has successfully been saved as a draft.<br />You will now be taken to your draft listing."; $l['image_verification'] = "Image Verification"; $l['verification_note'] = "Please enter the text within the image on the left in to the text box below. This process is used to prevent automated posts.";
|
$l['draft_saved'] = "The new post has successfully been saved as a draft.<br />You will now be taken to your draft listing."; $l['image_verification'] = "Image Verification"; $l['verification_note'] = "Please enter the text within the image on the left in to the text box below. This process is used to prevent automated posts.";
|
$l['verification_subnote'] = "(case in-sensitive)";
| $l['verification_subnote'] = "(case insensitive)";
|
$l['invalid_captcha'] = "The image verification code that you entered was incorrect. Please enter the code exactly how it appears in the image."; $l['error_post_already_submitted'] = "You have already posted this reply to the specified thread. Please visit the thread to see your reply."; $l['multiquote_external_one'] = "You have selected one post outside of this thread.";
| $l['invalid_captcha'] = "The image verification code that you entered was incorrect. Please enter the code exactly how it appears in the image."; $l['error_post_already_submitted'] = "You have already posted this reply to the specified thread. Please visit the thread to see your reply."; $l['multiquote_external_one'] = "You have selected one post outside of this thread.";
|