## JavaScript Embedded Resource Bundles #set ($okbutton_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.standarderror.okbutton.text")) #set ($okbutton_hint = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.standarderror.okbutton.hint")) ## HTML Embedded Resource Bundles #set ($msg1_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.standarderror.msg1")) #set ($msg2_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.standarderror.msg2")) #set ($title_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.standarderror.title")) #set ($syserror_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.standarderror.syserror")) $title_text #parse("common_js.vm")

$syserror_text
$msg1_text

$msg2_text

$errorReport