Zeile 3 | Zeile 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: online.lang.php 1398 2006-04-27 07:42:09Z chris $
| * $Id: online.lang.php 2623 2007-01-07 19:00:46Z Tikitiki $
|
*/
$l['nav_online'] = "Who's Online";
| */
$l['nav_online'] = "Who's Online";
|
Zeile 29 | Zeile 29 |
---|
$l['viewing_profile2'] = "Viewing Profile of <a href=\"member.php?action=profile&uid={1}\">{2}</a>"; $l['registering'] = "<a href=\"member.php?action=register\">Registering</a>"; $l['logging_in'] = "<a href=\"member.php?action=login\">Logging In</a>";
|
$l['viewing_profile2'] = "Viewing Profile of <a href=\"member.php?action=profile&uid={1}\">{2}</a>"; $l['registering'] = "<a href=\"member.php?action=register\">Registering</a>"; $l['logging_in'] = "<a href=\"member.php?action=login\">Logging In</a>";
|
| $l['logging_in_plain'] = "Logging In";
|
$l['logging_out'] = "<a href=\"member.php?action=logout\">Logging Out</a>"; $l['emailing_user'] = "Emailing a User"; $l['rating_user'] = "Rating User";
| $l['logging_out'] = "<a href=\"member.php?action=logout\">Logging Out</a>"; $l['emailing_user'] = "Emailing a User"; $l['rating_user'] = "Rating User";
|
Zeile 75 | Zeile 76 |
---|
$l['giving_reputation'] = "Giving a Reputation"; $l['member_resendactivation'] = "Resending Account Activation Email"; $l['member_lostpw'] = "Retrieving <a href=\"member.php?action=lostpw\">Lost Password</a>";
|
$l['giving_reputation'] = "Giving a 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['guest'] = "Guest"; $l['page'] = "Page"; $l['users_online'] = "Who's Online";
| $l['guest'] = "Guest"; $l['page'] = "Page"; $l['users_online'] = "Who's Online";
|