Zeile 13 | Zeile 13 |
---|
$l['skype'] = "Skype"; $l['yahoo_im'] = "Yahoo IM"; $l['skype_center'] = "Skype Center";
|
$l['skype'] = "Skype"; $l['yahoo_im'] = "Yahoo IM"; $l['skype_center'] = "Skype Center";
|
$l['skype_status'] = "Skype Status";
| |
$l['chat_on_skype'] = "Chat with {1} on Skype"; $l['call_on_skype'] = "Call {1} on Skype"; $l['yahoo_center'] = "Yahoo! Center";
| $l['chat_on_skype'] = "Chat with {1} on Skype"; $l['call_on_skype'] = "Call {1} on Skype"; $l['yahoo_center'] = "Yahoo! Center";
|
Zeile 89 | Zeile 88 |
---|
$l['redirect_forumpasscleared'] = "The stored password for this forum has been cleared."; $l['redirect_cookiescleared'] = "All cookies have been cleared.";
|
$l['redirect_forumpasscleared'] = "The stored password for this forum has been cleared."; $l['redirect_cookiescleared'] = "All cookies have been cleared.";
|
$l['error_invalidimtype'] = "This user does not have this type of instant messenger account specified in their profile.";
| $l['error_invalidforum'] = "Invalid forum";
|
$l['error_invalidhelpdoc'] = "The specified help document does not appear to exist.";
|
$l['error_invalidhelpdoc'] = "The specified help document does not appear to exist.";
|
$l['error_invalidkey'] = "You could not be verified to clear cookies. This may have been because a malicious Javascript was attempting to clear your cookies automatically. If you intended to clear your cookies, please view the \"Use of Cookies on MyBB\" help document.";
| $l['error_invalidimtype'] = "This user does not have this type of instant messenger account specified in their profile."; $l['error_invalidsearch'] = "An invalid search was specified. Please go back and try again."; $l['error_no_search_support'] = "This database engine does not support searching."; $l['error_searchflooding'] = "Sorry, but you can only perform one search every {1} seconds. Please wait another {2} seconds before attempting to search again."; $l['error_searchflooding_1'] = "Sorry, but you can only perform one search every {1} seconds. Please wait another 1 second before attempting to search again.";
|
$l['dst_settings_updated'] = "Your daylight saving time settings have automatically been adjusted.<br /><br />You will now be taken back to the forum index.";
| $l['dst_settings_updated'] = "Your daylight saving time settings have automatically been adjusted.<br /><br />You will now be taken back to the forum index.";
|