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: user_users.lang.php 5595 2011-09-14 14:03:32Z Tomm $
| * $Id$
|
*/
$l['users'] = "Users";
| */
$l['users'] = "Users";
|
Zeile 102 | Zeile 102 |
---|
$l['error_invalid_view_delete'] = "You selected an invalid administration view to delete"; $l['error_cannot_delete_view'] = "You must have atleast 1 administration view."; $l['error_inline_no_users_selected'] = "Sorry, but you did not select any users. Please select some users and try again.";
|
$l['error_invalid_view_delete'] = "You selected an invalid administration view to delete"; $l['error_cannot_delete_view'] = "You must have atleast 1 administration view."; $l['error_inline_no_users_selected'] = "Sorry, but you did not select any users. Please select some users and try again.";
|
| $l['error_no_referred_users'] = "The selected user does not have any referred users.";
|
$l['user_deletion_confirmation'] = "Are you sure you wish to delete this user?";
| $l['user_deletion_confirmation'] = "Are you sure you wish to delete this user?";
|
Zeile 157 | Zeile 158 |
---|
$l['aim_handle'] = "AIM Handle"; $l['yahoo_messanger_handle'] = "Yahoo! Messenger Handle"; $l['msn_messanger_handle'] = "MSN Messenger Handle";
|
$l['aim_handle'] = "AIM Handle"; $l['yahoo_messanger_handle'] = "Yahoo! Messenger Handle"; $l['msn_messanger_handle'] = "MSN Messenger Handle";
|
| $l['birthday'] = "Date of Birth";
|
$l['hide_from_whos_online'] = "Hide from the Who's Online list"; $l['login_cookies_privacy'] = "Login, Cookies & Privacy";
| $l['hide_from_whos_online'] = "Hide from the Who's Online list"; $l['login_cookies_privacy'] = "Login, Cookies & Privacy";
|
Zeile 329 | Zeile 331 |
---|
$l['less_than'] = "Less than"; $l['post_count_is'] = "Post count is"; $l['reg_ip_matches'] = "Registration IP address matches";
|
$l['less_than'] = "Less than"; $l['post_count_is'] = "Post count is"; $l['reg_ip_matches'] = "Registration IP address matches";
|
$l['wildcard'] = "* denotes a wild card";
| $l['wildcard'] = "* denotes an IP byte wild card: 1.2.*.*";
|
$l['posted_with_ip'] = "Has posted with the IP address"; $l['custom_profile_fields_match'] = "Where custom profile fields match..."; $l['is_not_blank'] = " is not empty";
| $l['posted_with_ip'] = "Has posted with the IP address"; $l['custom_profile_fields_match'] = "Where custom profile fields match..."; $l['is_not_blank'] = " is not empty";
|