Zeile 51 | Zeile 51 |
---|
$l['change_avatar'] = "Change Avatar"; $l['avatar_url'] = "Avatar URL:"; $l['avatar_url_note'] = "Enter the URL of an avatar on the internet.";
|
$l['change_avatar'] = "Change Avatar"; $l['avatar_url'] = "Avatar URL:"; $l['avatar_url_note'] = "Enter the URL of an avatar on the internet.";
|
$l['avatar_url_gravatar'] = "To use a <a href=\"https://gravatar.com\" target=\"_blank\">Gravatar</a> enter your Gravatar email.";
| $l['avatar_url_gravatar'] = "To use a <a href=\"https://gravatar.com\" target=\"_blank\" rel=\"noopener\">Gravatar</a> enter your Gravatar email.";
|
$l['avatar_upload'] = "Upload Avatar:"; $l['avatar_upload_note'] = "Choose an avatar on your local computer to upload."; $l['no_avatar'] = "No Avatar";
| $l['avatar_upload'] = "Upload Avatar:"; $l['avatar_upload_note'] = "Choose an avatar on your local computer to upload."; $l['no_avatar'] = "No Avatar";
|
Zeile 140 | Zeile 140 |
---|
$l['email_notify_desc'] = "Selecting yes will automatically subscribe you to threads when you make a post in them."; $l['receive_pms'] = "Receive private messages from other users."; $l['receive_pms_desc'] = "Enables you to send and receive Private Messages.";
|
$l['email_notify_desc'] = "Selecting yes will automatically subscribe you to threads when you make a post in them."; $l['receive_pms'] = "Receive private messages from other users."; $l['receive_pms_desc'] = "Enables you to send and receive Private Messages.";
|
$l['receive_from_buddy'] = "Only receive private messages from users on my <a href=\"#\" onclick=\"MyBB.popupWindow('/misc.php?action=buddypopup'); return false;\" target=\"_blank\">Buddy List</a>.";
| $l['receive_from_buddy'] = "Only receive private messages from users on my <a href=\"#\" onclick=\"MyBB.popupWindow('/misc.php?action=buddypopup'); return false;\" target=\"_blank\">Buddy List</a>. This setting has no effect unless there is at least one buddy on the list.";
|
$l['pm_notice'] = "Alert me with a notice when I receive a Private Message."; $l['pm_notify'] = "Notify me by email when I receive a new Private Message."; $l['show_codebuttons'] = "Show the MyCode formatting options on the posting pages.";
| $l['pm_notice'] = "Alert me with a notice when I receive a Private Message."; $l['pm_notify'] = "Notify me by email when I receive a new Private Message."; $l['show_codebuttons'] = "Show the MyCode formatting options on the posting pages.";
|
Zeile 177 | Zeile 177 |
---|
$l['date_format_desc'] = "The format that dates will be shown in."; $l['time_format'] = "Time Format:"; $l['time_format_desc'] = "The format that times will be shown in.";
|
$l['date_format_desc'] = "The format that dates will be shown in."; $l['time_format'] = "Time Format:"; $l['time_format_desc'] = "The format that times will be shown in.";
|
$l['time_offset'] = "Time Zone (<acronym title=\"Daylight Saving Time\">DST</acronym> correction excluded):";
| $l['time_offset'] = "Time Zone (<abbr title=\"Daylight Saving Time\">DST</abbr> correction excluded):";
|
$l['time_offset_desc'] = "If you live in a time zone which differs to what this board is set at, you can select it from the list below."; $l['gmt'] = "GMT"; $l['dst_correction'] = "Daylight Saving Time correction:";
| $l['time_offset_desc'] = "If you live in a time zone which differs to what this board is set at, you can select it from the list below."; $l['gmt'] = "GMT"; $l['dst_correction'] = "Daylight Saving Time correction:";
|