Vergleich inc/languages/english/messages.lang.php - 1.2.0 - 1.2.8

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 3Zeile 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 2280 2006-09-27 12:21:17Z chris $

 */

$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 11Zeile 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.";