Vergleich inc/languages/english/usercp.lang.php - 1.2.2 - 1.2.4

  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: usercp.lang.php 2425 2006-11-23 01:11:35Z Tikitiki $

 * $Id: usercp.lang.php 2714 2007-02-04 23:10:56Z Tikitiki $

 */

$l['nav_usercp'] = "User Control Panel";

 */

$l['nav_usercp'] = "User Control Panel";

Zeile 309Zeile 309
$l['error_avatartype'] = "Invalid file type. An uploaded avatar must be in GIF, JPEG, or PNG format.";
$l['error_alreadyingroup'] = "The user specified already is part of the usergroup.";
$l['error_usercp_return_date_past'] = "You cannot return in the past!";

$l['error_avatartype'] = "Invalid file type. An uploaded avatar must be in GIF, JPEG, or PNG format.";
$l['error_alreadyingroup'] = "The user specified already is part of the usergroup.";
$l['error_usercp_return_date_past'] = "You cannot return in the past!";

 
$l['error_usercp_return_date_2038'] = "You cannot set your away year date more than 2037!";

?>

?>