Vergleich inc/languages/english/datahandler_pm.lang.php - 1.8.1 - 1.8.26

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 9Zeile 9
$l['pmdata_code_no_subject'] = '[no subject]';
$l['pmdata_missing_subject'] = 'You did not enter a subject for your message. Please enter a subject.';
$l['pmdata_missing_message'] = 'You did not enter a message to be sent. Please enter a message.';

$l['pmdata_code_no_subject'] = '[no subject]';
$l['pmdata_missing_subject'] = 'You did not enter a subject for your message. Please enter a subject.';
$l['pmdata_missing_message'] = 'You did not enter a message to be sent. Please enter a message.';

 
$l['pmdata_message_too_long'] = 'The message is too long. Please enter a message shorter than {1} characters (currently {2}).';

$l['pmdata_invalid_recipients'] = "One or more of the recipients you specified are not registered usernames. Invalid recipients: {1}";
$l['pmdata_no_recipients'] = "You did not enter any recipients to send this message to. You must enter at least one username in the 'to' field.";
$l['pmdata_too_many_recipients'] = "You are only allowed to send messages to {1} users at a time.";

$l['pmdata_invalid_recipients'] = "One or more of the recipients you specified are not registered usernames. Invalid recipients: {1}";
$l['pmdata_no_recipients'] = "You did not enter any recipients to send this message to. You must enter at least one username in the 'to' field.";
$l['pmdata_too_many_recipients'] = "You are only allowed to send messages to {1} users at a time.";