Vergleich inc/languages/english/contact.lang.php - 1.8.0 - 1.8.12

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 17Zeile 17
$l['contact_email'] = 'Email';
$l['contact_email_desc'] = 'Enter your email so we can contact you back.';
$l['contact_send'] = 'Send';

$l['contact_email'] = 'Email';
$l['contact_email_desc'] = 'Enter your email so we can contact you back.';
$l['contact_send'] = 'Send';

$l['image_verification'] = "Image Verification";
$l['verification_note'] = "Please enter the text contained within the image into the text box below it. This process is used to prevent automated messages.";
$l['verification_subnote'] = "(case insensitive)";
$l['invalid_captcha'] = "The image verification code that you entered was incorrect. Please enter the code exactly how it appears in the image.";

 
$l['subject_too_long'] = 'The subject is too long. Please enter a subject shorter than {1} characters (currently {2}).';
$l['message_too_short'] = 'The message is too short. Please enter a message longer than {1} characters (currently {2}).';
$l['message_too_long'] = 'The message is too long. Please enter a message shorter than {1} characters (currently {2}).';


$l['subject_too_long'] = 'The subject is too long. Please enter a subject shorter than {1} characters (currently {2}).';
$l['message_too_short'] = 'The message is too short. Please enter a message longer than {1} characters (currently {2}).';
$l['message_too_long'] = 'The message is too long. Please enter a message shorter than {1} characters (currently {2}).';


$l['error_stop_forum_spam_spammer'] = 'Sorry, your email or IP address matches that of a known spammer and therefore your contact submission has been blocked.';

$l['error_stop_forum_spam_spammer'] = 'Sorry, {1} matches that of a known spammer and therefore your contact submission has been blocked.';

$l['error_stop_forum_spam_fetching'] = 'Sorry, something went wrong verifying your message against a spammer database. Most likely the database couldn\'t be accessed. Please try again later.';

$l['error_stop_forum_spam_fetching'] = 'Sorry, something went wrong verifying your message against a spammer database. Most likely the database couldn\'t be accessed. Please try again later.';