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 5016 2010-06-12 00:24:02Z RyanGordon $
| * $Id: online.lang.php 5788 2012-04-19 13:35:01Z Tomm $
|
*/
$l['nav_online'] = "Who's Online"; $l['nav_onlinetoday'] = "Who Was Online Today";
|
*/
$l['nav_online'] = "Who's Online"; $l['nav_onlinetoday'] = "Who Was Online Today";
|
$l['viewing_announcements'] = "Viewing <a href=\"{1}\">{2}</a> Announcements"; $l['viewing_announcements2'] = "Viewing Forum Announcements";
| $l['viewing_announcements'] = "Viewing Announcement <a href=\"{1}\">{2}</a>"; $l['viewing_announcements2'] = "Viewing Announcement";
|
$l['viewing_attachment'] = "Viewing Attachment"; $l['viewing_attachment2'] = "Viewing <a href=\"attachment.php?aid={1}\" target=\"_blank\">Attachment</a> in Thread <a href=\"{3}\">{2}</a>"; $l['viewing_calendar'] = "Viewing <a href=\"calendar.php\">Calendar</a>";
| $l['viewing_attachment'] = "Viewing Attachment"; $l['viewing_attachment2'] = "Viewing <a href=\"attachment.php?aid={1}\" target=\"_blank\">Attachment</a> in Thread <a href=\"{3}\">{2}</a>"; $l['viewing_calendar'] = "Viewing <a href=\"calendar.php\">Calendar</a>";
|
Zeile 35 | Zeile 35 |
---|
$l['viewing_memberlist'] = "Viewing <a href=\"memberlist.php\">Member List</a>"; $l['viewing_whoposted'] = "Viewing Who Posted"; $l['viewing_whoposted2'] = "Viewing Who Posted in Thread <a href=\"{1}\">{2}</a>";
|
$l['viewing_memberlist'] = "Viewing <a href=\"memberlist.php\">Member List</a>"; $l['viewing_whoposted'] = "Viewing Who Posted"; $l['viewing_whoposted2'] = "Viewing Who Posted in Thread <a href=\"{1}\">{2}</a>";
|
$l['marking_read'] = "<a href=\"misc.php?action=markread\">Marking Forums as Read</a>";
| $l['marking_read'] = "<a href=\"misc.php?action=markread&my_post_key={1}\">Marking Forums as Read</a>";
|
$l['viewing_helpdocs'] = "Viewing <a href=\"misc.php?action=help\">Help Documents</a>"; $l['viewing_buddylist'] = "Viewing <a href=\"misc.php?action=buddypopup\">Buddy List</a>"; $l['viewing_smilies'] = "Viewing <a href=\"misc.php?action=smilies\">Smilie List</a>";
| $l['viewing_helpdocs'] = "Viewing <a href=\"misc.php?action=help\">Help Documents</a>"; $l['viewing_buddylist'] = "Viewing <a href=\"misc.php?action=buddypopup\">Buddy List</a>"; $l['viewing_smilies'] = "Viewing <a href=\"misc.php?action=smilies\">Smilie List</a>";
|
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['viewing_reputation_report2'] = "Viewing Reputation";
|
$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 105 |
---|
$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";
|