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: tools_maillogs.lang.php 5016 2010-06-12 00:24:02Z RyanGordon $
| * $Id: tools_maillogs.lang.php 5828 2012-05-08 16:06:16Z Tomm $
|
*/
$l['user_email_log'] = "User Email Log";
| */
$l['user_email_log'] = "User Email Log";
|
Zeile 31 | Zeile 31 |
---|
$l['username_is'] = "Username is"; $l['email_contains'] = "Email Address contains"; $l['subject_contains'] = "Subject contains";
|
$l['username_is'] = "Username is"; $l['email_contains'] = "Email Address contains"; $l['subject_contains'] = "Subject contains";
|
$l['from'] = "From";
| |
$l['find_emails_to_user'] = "Find all emails sent to this user";
$l['error_invalid_user'] = "The username you entered does not exist.";
| $l['find_emails_to_user'] = "Find all emails sent to this user";
$l['error_invalid_user'] = "The username you entered does not exist.";
|