Zeile 3 | Zeile 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: usercp.lang.php 5067 2010-07-02 08:58:29Z Tomm $
| * $Id: usercp.lang.php 5380 2011-02-21 12:04:43Z Tomm $
|
*/
$l['nav_usercp'] = "User Control Panel";
| */
$l['nav_usercp'] = "User Control Panel";
|
Zeile 315 | Zeile 315 |
---|
$l['cannot_leave_group'] = "You cannot leave this group because it is not a publicly join-able group."; $l['details'] = "Details"; $l['members_referred'] = "Members Referred:";
|
$l['cannot_leave_group'] = "You cannot leave this group because it is not a publicly join-able group."; $l['details'] = "Details"; $l['members_referred'] = "Members Referred:";
|
$l['referral_link'] = "<br />To refer a member to this board, direct them to {1}/member.php?action=register&uid={2}";
| $l['referral_link'] = "<br />To refer a member to this board, direct them to {1}/member.php?action=register&referrer={2}";
|
$l['redirect_subscriptionsremoved'] = "Your thread subscriptions list has now been cleared.<br />You will be returned to where you came from."; $l['redirect_forumsubscriptionsremoved'] = "Your forum subscriptions list has now been cleared.<br />You will be returned to where you came from."; $l['redirect_subscriptionadded'] = "The selected thread has been added to your subscriptions list.<br />You will now be returned to the location you came from.";
| $l['redirect_subscriptionsremoved'] = "Your thread subscriptions list has now been cleared.<br />You will be returned to where you came from."; $l['redirect_forumsubscriptionsremoved'] = "Your forum subscriptions list has now been cleared.<br />You will be returned to where you came from."; $l['redirect_subscriptionadded'] = "The selected thread has been added to your subscriptions list.<br />You will now be returned to the location you came from.";
|