Zeile 336 | Zeile 336 |
---|
$l['table_view'] = "Table View"; $l['card_view'] = "Card View";
|
$l['table_view'] = "Table View"; $l['card_view'] = "Card View";
|
$l['find_users_where'] = "Find users where...";
| $l['find_users_where'] = "Find users where…";
|
$l['username_contains'] = "Username contains"; $l['email_address_contains'] = "Email address contains"; $l['is_member_of_groups'] = "Is member of one or more of these user groups";
| $l['username_contains'] = "Username contains"; $l['email_address_contains'] = "Email address contains"; $l['is_member_of_groups'] = "Is member of one or more of these user groups";
|
Zeile 355 | Zeile 355 |
---|
$l['reg_ip_matches'] = "Registration IP address matches"; $l['wildcard'] = "To search for ranges of IP addresses use * (Ex: 127.0.0.*) or CIDR notation (Ex: 127.0.0.0/8)"; $l['posted_with_ip'] = "Has posted with the IP address";
|
$l['reg_ip_matches'] = "Registration IP address matches"; $l['wildcard'] = "To search for ranges of IP addresses use * (Ex: 127.0.0.*) or CIDR notation (Ex: 127.0.0.0/8)"; $l['posted_with_ip'] = "Has posted with the IP address";
|
$l['custom_profile_fields_match'] = "Where custom profile fields match...";
| $l['custom_profile_fields_match'] = "Where custom profile fields match…";
|
$l['is_not_blank'] = " is not empty"; $l['or'] = "or"; $l['reg_in_x_days'] = "Registered in the last";
| $l['is_not_blank'] = " is not empty"; $l['or'] = "or"; $l['reg_in_x_days'] = "Registered in the last";
|