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: messages.lang.php 1917 2006-07-10 12:39:04Z chris $
| * $Id: messages.lang.php 3449 2007-11-03 03:45:04Z Tikitiki $
|
*/
$l['click_no_wait'] = "Click here if you don't want to wait any longer.";
| */
$l['click_no_wait'] = "Click here if you don't want to wait any longer.";
|
Zeile 11 | Zeile 11 |
---|
$l['redirect_emailsent'] = "Your e-mail message has been sent successfully."; $l['redirect_loggedin'] = "You have successfully been logged in.<br />You will now be taken back to where you came from.";
|
$l['redirect_emailsent'] = "Your e-mail message has been sent successfully."; $l['redirect_loggedin'] = "You have successfully been logged in.<br />You will now be taken back to where you came from.";
|
| $l['error_incompletefields'] = "It appears you have left one or more required fields blank. Please go back and enter the required fields.";
|
$l['error_alreadyuploaded'] = "It appears you have already uploaded the same file (judged by filename and size) into this post. Please choose a different file to attach."; $l['error_nomessage'] = "Sorry, we cannot proceed because you did not enter a valid message. Please go back and do so."; $l['error_invalidemail'] = "You did not enter a valid email address."; $l['error_nomember'] = "The member you specified is either invalid or doesn't exist.";
|
$l['error_alreadyuploaded'] = "It appears you have already uploaded the same file (judged by filename and size) into this post. Please choose a different file to attach."; $l['error_nomessage'] = "Sorry, we cannot proceed because you did not enter a valid message. Please go back and do so."; $l['error_invalidemail'] = "You did not enter a valid email address."; $l['error_nomember'] = "The member you specified is either invalid or doesn't exist.";
|
$l['error_maxposts'] = "I'm sorry, but your daily post limit has been exceeded. Please wait till tommorow to post further or contact your administrator.";
| $l['error_maxposts'] = "I'm sorry, but your daily post limit has been exceeded. Please wait till tommorow to post further or contact your administrator.<br /><br />The maximum amount of posts you may make in a day is {1}";
|
$l['error_nohostname'] = "No hostname could be found for the IP you entered."; $l['error_invalidthread'] = "The specified thread does not exist."; $l['error_invalidpost'] = "The specified post does not exist.";
| $l['error_nohostname'] = "No hostname could be found for the IP you entered."; $l['error_invalidthread'] = "The specified thread does not exist."; $l['error_invalidpost'] = "The specified post does not exist.";
|
Zeile 148 | Zeile 149 |
---|
"; $l['email_forumsubscription'] = "{1},
|
"; $l['email_forumsubscription'] = "{1},
|
{2} has just started a new thread in {3} This is a forum you have subscribed to at {4}.
| {2} has just started a new thread in {3}. This is a forum you have subscribed to at {4}.
|
The thread is titled {5}
| The thread is titled {5}
|