function to display error message at the input box // occam, 2003-06-09 ${lang(e.message + "." + e.field)} Your input had the following errors:

${lang("content."+e.field)}: ${lang(e.message)}

${lang("translation.form.title")}

${lang("posting.errors")}

${lang("translation.step01")}

${lang("translation.language")}


${lang("translation.to_language.other")}

${lang("translation.author")}

(${lang("required")})

${lang("translation.step02")}

${lang("translation.title")}

${utility.encodeHTML(parent.title)}

${lang("translation.abstract")}

${utility.encodeHTML(parent.description)}

${lang("translation.text")}

${utility.encodeHTML(parent.content_data)}

${lang("translation.is_html")}

${lang("translation.step03")}

${lang("translation.submit.info")}