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 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:";
|