Vergleich inc/languages/english/usercp.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: usercp.lang.php 2173 2006-08-30 18:07:30Z Kilroy $

 * $Id: usercp.lang.php 3030 2007-04-26 00:19:47Z Tikitiki $

 */

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

 */

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

Zeile 112Zeile 112
$l['receive_pms'] = "Receive private messages from other users.";
$l['receive_pms_desc'] = "Enables you to send and receive Private Messages.";
$l['pm_popup'] = "Alert me with a popup box when I receive a Private Message.";

$l['receive_pms'] = "Receive private messages from other users.";
$l['receive_pms_desc'] = "Enables you to send and receive Private Messages.";
$l['pm_popup'] = "Alert me with a popup box when I receive a Private Message.";

$l['pm_notify'] = "Notify me by email when I recieve a new Private Message.";

$l['pm_notify'] = "Notify me by email when I receive a new Private Message.";

$l['show_codebuttons'] = "Show the MyCode formatting options on the posting pages.";
$l['show_redirect'] = "Show friendly redirect pages.";
$l['thread_view_options'] = "Thread View Options";

$l['show_codebuttons'] = "Show the MyCode formatting options on the posting pages.";
$l['show_redirect'] = "Show friendly redirect pages.";
$l['thread_view_options'] = "Thread View Options";

Zeile 268Zeile 268
$l['attachstats_bandwidth'] = "Approximate Bandwidth Usage";

$l['error_avatartoobig'] = "Sorry but we cannot change your avatar as the new avatar you specified is too big. The maximum dimensions are {1}x{2} (width x height)";

$l['attachstats_bandwidth'] = "Approximate Bandwidth Usage";

$l['error_avatartoobig'] = "Sorry but we cannot change your avatar as the new avatar you specified is too big. The maximum dimensions are {1}x{2} (width x height)";

$l['error_invalidavatarurl'] = "The URL you enterd for your avatar does not appear to be valid. Please ensure you enter a valid URL.";

$l['error_invalidavatarurl'] = "The URL you entered for your avatar does not appear to be valid. Please ensure you enter a valid URL.";

$l['custom_usertitle'] = "Custom User Title";
$l['new_custom_usertitle'] = "New Custom User Title: (leave blank to use existing)";
$l['custom_usertitle_note'] = "Here you can assign yourself a custom user title which will overwrite the one based on your display group.";

$l['custom_usertitle'] = "Custom User Title";
$l['new_custom_usertitle'] = "New Custom User Title: (leave blank to use existing)";
$l['custom_usertitle_note'] = "Here you can assign yourself a custom user title which will overwrite the one based on your display group.";

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!";

?>

?>