File: D:/HostingSpaces/PvdBoogaard/indoorski.nl/backup/oude-site/cms/modules/contactform/language.ini
; -----------------------------------------------------------------
; | Language File for the Contact Form Module |
; -----------------------------------------------------------------
ModuleNameSingular = "Contact Form"
ModuleNamePlural = "Contact Form"
ModuleDescription = "Lets visitors fill in a basic contact form. Their details will then be emailed to you."
ContactFormOptions = "Contact Form Options"
EmailAddress = "Contact Email Address"
field_overrideemail_Name = "Override Contact Email"
field_overrideemail_Label = "Yes, send contact forms to an email address other than <span class="AdminEmailAddressContainer">@</span>"
field_contactemailaddress_Name = "Send Contact Details To"
field_contactemailaddress_Label = ""
field_addcontactform_Name = "Add Contact Form"
field_addcontactform_Label = "Add a contact form to this <span class='lowercase'>%s</span>"
invalid_email = "The email address you provided for the contact form is not valid. Please enter a valid email address."
formQuestion = "Question/Comment"
formHeading = "Please use this form to contact us"
formName = "Your Name"
formSubject = "Subject"
formEmail = "Your Email"
formSecurity = "Security Image"
formCopyCode = "Copy the numbers and letters from the security image"
errorOccurred = "An error has occurred while trying to submit this form:"
errorsOccurred = "Some errors occurred while trying to submit this form:"
invalidCaptcha = "You did not correctly copy the letters from the security image."
invalidQuestion = "You need to enter a question or comment"
invalidName = "You need to enter a name"
invalidEmail = "You need to enter a valid email"
invalidSubject = "You need to enter a subject"
submitSuccessful = "Thank you for contacting us. We will respond to you as soon as possible."
submittedContactForm = "The following information was submitted from your Website Contact Form"
ContactFormMessageSubject = "Contact Form Message: %s"
field_addcontactform_HelpText = "This option allows you to add a contact form to your content item. The contact form will be placed after your content."
field_overrideemail_HelpText = "This option allows you to enter an email address different from the default 'Admin Email' set on your settings page. When the contact form is submitted, the results will be sent to this email address."
field_contactemailaddress_HelpText = "When the contact form is submitted by a website visitor, the results will be sent to this email address."
Activity_module_contactform = "Contact Form"
Activity_module_contactform_submit = "Contact form submission "%3$s" received from <a href='mailto:%5$s'>%6$s</a>"
; [Configure Screen]
field_disablecaptcha_Name = "Disable CAPTCHA"
field_disablecaptcha_Label = "Yes, disable the CAPTCHA code on the contact form (Not Recommended)"
field_disablecaptcha_HelpText = "CAPTCHA assists in reducing the number of spam comments sent through your contact form."
BasicOptions = "Basic Options"
ConfigureIntroduction = "Configure options relating to the contact form module."