Zeile 159 | Zeile 159 |
---|
$l['descending_order'] = "Descending Order"; $l['search_private_messages'] = "Search Private Messages"; $l['check_all'] = "Check All";
|
$l['descending_order'] = "Descending Order"; $l['search_private_messages'] = "Search Private Messages"; $l['check_all'] = "Check All";
|
$l['search_user'] = "Search for a user";
| |
$l['error_nopmsarchive'] = "Sorry, but there are no private messages matching the criteria you specified."; $l['error_invalidpmfoldername'] = "Sorry, but a folder name you have entered contains characters which are not allowed.";
| $l['error_nopmsarchive'] = "Sorry, but there are no private messages matching the criteria you specified."; $l['error_invalidpmfoldername'] = "Sorry, but a folder name you have entered contains characters which are not allowed.";
|
Zeile 170 | Zeile 169 |
---|
$l['error_recipientpmturnedoff'] = "{1} has chosen not to receive private messages or may not be allowed to do so. Therefore you may not send your private message to this user."; $l['error_pmsturnedoff'] = "You currently have private messages disabled in your profile.<br />To be able to use the private messaging system this setting must be enabled."; $l['error_recipientignoring'] = "We are sorry but we cannot process your private message to {1}. You do not have permission to perform this action.";
|
$l['error_recipientpmturnedoff'] = "{1} has chosen not to receive private messages or may not be allowed to do so. Therefore you may not send your private message to this user."; $l['error_pmsturnedoff'] = "You currently have private messages disabled in your profile.<br />To be able to use the private messaging system this setting must be enabled."; $l['error_recipientignoring'] = "We are sorry but we cannot process your private message to {1}. You do not have permission to perform this action.";
|
$l['error_pm_already_submitted'] = "You have already submitted the same private message to the same recipient within the last 5 minutes.";
| $l['error_pm_already_submitted'] = "You have already submitted the same private message to the same recipient within the last 5 hours.";
|
$l['error_nopms'] = "You must have one or more private messages in order to access this function.";
$l['error_minsearchlength'] = "One or more of your search terms were shorter than the minimum length. The minimum search term length is {1} characters.<br /><br />If you're trying to search for an entire phrase, enclose it within double quotes. For example \"The quick brown fox jumps over the lazy dog\".";
| $l['error_nopms'] = "You must have one or more private messages in order to access this function.";
$l['error_minsearchlength'] = "One or more of your search terms were shorter than the minimum length. The minimum search term length is {1} characters.<br /><br />If you're trying to search for an entire phrase, enclose it within double quotes. For example \"The quick brown fox jumps over the lazy dog\".";
|