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 121 | Zeile 122 |
---|
$l['confirm_view_deletion'] = "Are you sure you want to delete the selected view?";
|
$l['confirm_view_deletion'] = "Are you sure you want to delete the selected view?";
|
$l['warning_coppa_user'] = "<p class=\"alert\"><strong>Warning: </strong> This user is awaiting COPPA validation. <a href=\"index.php?module=user-users&action=activate_user&uid={1}\">Activate Account</a></p>";
| $l['warning_coppa_user'] = "<p class=\"alert\"><strong>Warning: </strong> This user is awaiting COPPA validation. <a href=\"index.php?module=user-users&action=activate_user&uid={1}&my_post_key={2}\">Activate Account</a></p>";
|
$l['required_profile_info'] = "Required Profile Information"; $l['password'] = "Password";
| $l['required_profile_info'] = "Required Profile Information"; $l['password'] = "Password";
|
Zeile 158 | Zeile 159 |
---|
$l['custom_user_title_desc'] = "If empty, the group user title will be used"; $l['website'] = "Website"; $l['icq_number'] = "ICQ Number";
|
$l['custom_user_title_desc'] = "If empty, the group user title will be used"; $l['website'] = "Website"; $l['icq_number'] = "ICQ Number";
|
$l['aim_handle'] = "AIM Handle";
| |
$l['yahoo_messanger_handle'] = "Yahoo! Messenger Handle"; $l['skype_handle'] = "Skype 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 180 |
---|
$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['buddy_requests_auto'] = "Automatically accept buddy requests (if the above checkbox is ticked, a PM is sent informing of the new buddy connection)"; $l['default_thread_subscription_mode'] = "Default thread subscription mode"; $l['do_not_subscribe'] = "Do not subscribe";
|
$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['buddy_requests_auto'] = "Automatically accept buddy requests (if the above checkbox is ticked, a PM is sent informing of the new buddy connection)"; $l['default_thread_subscription_mode'] = "Default thread subscription mode"; $l['do_not_subscribe'] = "Do not subscribe";
|
$l['no_email_notification'] = "No email notification";
| $l['no_notification'] = "No notification";
|
$l['instant_email_notification'] = "Instant email notification";
|
$l['instant_email_notification'] = "Instant email notification";
|
| $l['instant_pm_notification'] = "Instant PM notification";
|
$l['messaging_and_notification'] = "Messaging & Notification"; $l['use_default'] = "Use Default"; $l['date_format'] = "Date Format";
| $l['messaging_and_notification'] = "Messaging & Notification"; $l['use_default'] = "Use Default"; $l['date_format'] = "Date Format";
|
Zeile 341 | Zeile 342 |
---|
$l['is_member_of_groups'] = "Is member of one or more of these user groups"; $l['website_contains'] = "Website contains"; $l['icq_number_contains'] = "ICQ number contains";
|
$l['is_member_of_groups'] = "Is member of one or more of these user groups"; $l['website_contains'] = "Website contains"; $l['icq_number_contains'] = "ICQ number contains";
|
$l['aim_handle_contains'] = "AIM handle contains";
| |
$l['yahoo_contains'] = "Yahoo! Messenger handle contains"; $l['skype_contains'] = "Skype 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";
|