Zeile 88 | Zeile 88 |
---|
$l['error_avatartoobig'] = "Sorry, but we cannot change your avatar as the new avatar you specified is too big. The maximum dimensions are {1}x{2} (width x height)"; $l['error_invalidavatarurl'] = "The URL you entered for your avatar does not appear to be valid. Please ensure you enter a valid URL.";
|
$l['error_avatartoobig'] = "Sorry, but we cannot change your avatar as the new avatar you specified is too big. The maximum dimensions are {1}x{2} (width x height)"; $l['error_invalidavatarurl'] = "The URL you entered for your avatar does not appear to be valid. Please ensure you enter a valid URL.";
|
| $l['error_remote_avatar_not_allowed'] = "Remote avatar URLs have been disabled by the forum administrator.";
|
$l['error_invalid_user'] = "You have selected an invalid user."; $l['error_no_perms_super_admin'] = "You do not have permission to edit this user because you are not a super administrator."; $l['error_invalid_user_source'] = "The source account username you entered does not exist";
| $l['error_invalid_user'] = "You have selected an invalid user."; $l['error_no_perms_super_admin'] = "You do not have permission to edit this user because you are not a super administrator."; $l['error_invalid_user_source'] = "The source account username you entered does not exist";
|
Zeile 161 | Zeile 162 |
---|
$l['aim_handle'] = "AIM Handle"; $l['yahoo_messanger_handle'] = "Yahoo! Messenger Handle"; $l['skype_handle'] = "Skype Handle";
|
$l['aim_handle'] = "AIM Handle"; $l['yahoo_messanger_handle'] = "Yahoo! Messenger Handle"; $l['skype_handle'] = "Skype Handle";
|
$l['google_handle'] = "Google Talk Handle";
| $l['google_handle'] = "Google Hangouts Handle";
|
$l['birthday'] = "Date of Birth";
$l['away_information'] = "Away Information";
| $l['birthday'] = "Date of Birth";
$l['away_information'] = "Away Information";
|
Zeile 180 | Zeile 181 |
---|
$l['recieve_admin_emails'] = "Receive emails from administrators"; $l['hide_email_from_others'] = "Hide email address from other members"; $l['recieve_pms_from_others'] = "Receive private messages from other users";
|
$l['recieve_admin_emails'] = "Receive emails from administrators"; $l['hide_email_from_others'] = "Hide email address from other members"; $l['recieve_pms_from_others'] = "Receive private messages from other users";
|
$l['recieve_pms_from_buddy'] = "Only receive private messages from buddy list";
| $l['recieve_pms_from_buddy'] = "Only receive private messages from buddy list (this setting has no effect unless there is at least one buddy on the list)";
|
$l['alert_new_pms'] = "Alert with notice when new private message is received"; $l['email_notify_new_pms'] = "Notify by email when new private message is received"; $l['buddy_requests_pm'] = "Receive PM notifications for new buddy requests";
| $l['alert_new_pms'] = "Alert with notice when new private message is received"; $l['email_notify_new_pms'] = "Notify by email when new private message is received"; $l['buddy_requests_pm'] = "Receive PM notifications for new buddy requests";
|
Zeile 344 | Zeile 345 |
---|
$l['aim_handle_contains'] = "AIM handle contains"; $l['yahoo_contains'] = "Yahoo! Messenger handle contains"; $l['skype_contains'] = "Skype handle contains";
|
$l['aim_handle_contains'] = "AIM handle contains"; $l['yahoo_contains'] = "Yahoo! Messenger handle contains"; $l['skype_contains'] = "Skype handle contains";
|
$l['google_contains'] = "Google Talk handle contains";
| $l['google_contains'] = "Google Hangouts handle contains";
|
$l['signature_contains'] = "Signature contains"; $l['user_title_contains'] = "Custom user title contains"; $l['greater_than'] = "Greater than";
| $l['signature_contains'] = "Signature contains"; $l['user_title_contains'] = "Custom user title contains"; $l['greater_than'] = "Greater than";
|