How do I customize the text on an imported contact page?

If you are using @import to include a contact page you already (should) now that there is a special extra step required to include a 'page prefix' to get it all working properly.

One thing that suprises people however is that they lose the ability customize the prompt -- The reason is that customization is stored in the page prefix code you just inserted! (if you look at the inserted text you will see the string 'Fill in the form below to send me an email.' -- This is where it's stored.)

If you want the contact form to say something different you need to go back into that page prefix and edit the text there. Be careful to not include any single quotes (') in the string as that will cause the page prefix to break.