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: online.lang.php 5498 2011-07-18 08:05:00Z Tomm $
| * $Id: online.lang.php 5635 2011-10-11 08:45:33Z Tomm $
|
*/
$l['nav_online'] = "Who's Online";
| */
$l['nav_online'] = "Who's Online";
|
Zeile 73 | Zeile 73 |
---|
$l['viewing_portal'] = "Viewing <a href=\"portal.php\">Portal</a> Page"; $l['viewing_noperms'] = "Viewing No Permissions Page"; $l['unknown_location'] = "<a href=\"{1}\">Unknown Location</a>";
|
$l['viewing_portal'] = "Viewing <a href=\"portal.php\">Portal</a> Page"; $l['viewing_noperms'] = "Viewing No Permissions Page"; $l['unknown_location'] = "<a href=\"{1}\">Unknown Location</a>";
|
$l['giving_reputation'] = "Giving a Reputation";
| $l['giving_reputation'] = "Giving Reputation to <a href=\"{1}\">{2}</a>"; $l['viewing_reputation_report'] = "Viewing <a href=\"{1}\">{2}'s Reputation</a>";
|
$l['member_resendactivation'] = "Resending Account Activation Email"; $l['member_lostpw'] = "Retrieving <a href=\"member.php?action=lostpw\">Lost Password</a>"; $l['sending_thread'] = "Sending a thread to a friend";
| $l['member_resendactivation'] = "Resending Account Activation Email"; $l['member_lostpw'] = "Retrieving <a href=\"member.php?action=lostpw\">Lost Password</a>"; $l['sending_thread'] = "Sending a thread to a friend";
|
Zeile 103 | Zeile 104 |
---|
$l['lookup'] = "[lookup]"; $l['member_online_today'] = "<strong>1</strong> Member Was Online Today"; $l['members_were_online_today'] = "<strong>{1}</strong> Members Were Online Today";
|
$l['lookup'] = "[lookup]"; $l['member_online_today'] = "<strong>1</strong> Member Was Online Today"; $l['members_were_online_today'] = "<strong>{1}</strong> Members Were Online Today";
|
| $l['member_online_hidden'] = " ({1} member was invisible)"; $l['members_online_hidden'] = " ({1} members were invisible)";
|
$l['rating_thread'] = "Rating thread"; $l['viewing_imcenter'] = "Viewing IM Center"; $l['managing_favorites'] = "Managing Favorite Threads";
| $l['rating_thread'] = "Rating thread"; $l['viewing_imcenter'] = "Viewing IM Center"; $l['managing_favorites'] = "Managing Favorite Threads";
|