"Contact Form",
"_installer_contactform_type" => "_types_email",
"_installer_contactform_category" => "_categories_miscellaneous",
"_installer_contactform_input_email_label" => "_info_adminemail",
"_installer_contactform_input_email_text" => "_settings_adminemail",
"_installer_contactform_input_subject_label" => "Subject",
"_installer_contactform_input_subject_text" => "The subject of the emails",
"_installer_contactform_input_thankyou_label" => "Message-Sent URL",
"_installer_contactform_input_thankyou_text" => "What page to load after the email is sent (can be your index page)",
"_installer_contactform_description" => "Contact Form is a simple open source website contact form.",
"_installer_contactform_authordescription" => "Contact Form provides a simple way for visitors to contact you through your website. In addition to being a quick and easy way for visitors to contact you, this also helps eliminate spam by hiding your email address from spambots.",
"_installer_contactform_usagenotes" => "Now cut and paste this form code into your webpage (you can also edit the HTML formatting to taste):
Once the code is added to your webpage, the contact form will work.
You can change your email address, email subject, and submission-sent URL by manually editing the contactscript.php script in the installation directory.",
));
?>