Vergleich inc/languages/english/xmlhttp.lang.php - 1.6.3 - 1.6.10

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 3Zeile 3
 * MyBB 1.6 English Language Pack
* Copyright 2010 MyBB Group, All Rights Reserved
*

 * MyBB 1.6 English Language Pack
* Copyright 2010 MyBB Group, All Rights Reserved
*

 * $Id: xmlhttp.lang.php 5380 2011-02-21 12:04:43Z Tomm $

 * $Id: xmlhttp.lang.php 5701 2011-12-07 08:48:12Z Tomm $

 */

$l['no_new_subject'] = "You did not enter a new subject.";

 */

$l['no_new_subject'] = "You did not enter a new subject.";

Zeile 24Zeile 24
$l['captcha_matches'] = "The image verification code you entered was correct.";
$l['banned_username'] = "The username you entered has been disallowed by the administrator";
$l['banned_characters_username'] = "Your username contains one or more invalid characters";

$l['captcha_matches'] = "The image verification code you entered was correct.";
$l['banned_username'] = "The username you entered has been disallowed by the administrator";
$l['banned_characters_username'] = "Your username contains one or more invalid characters";

$l['complex_password_fails'] = "Password is not complex enough";

$l['complex_password_fails'] = "Password requires an upper case letter, lower case letter and a number";

$l['username_taken'] = "{1} is already registered by another member";
$l['username_available'] = "{1} is available";
$l['invalid_username'] = "{1} is not the username of a registered member";

$l['username_taken'] = "{1} is already registered by another member";
$l['username_available'] = "{1} is available";
$l['invalid_username'] = "{1} is not the username of a registered member";