def error_message msg
"\#@snippet...\n\n***********************************************************************\n An error occurred while loading this message. It is possible that\n the source has changed, or (in the case of remote sources) is down.\n You can check the log for errors, though hopefully an error window\n should have popped up at some point.\n\n The message location was:\n \#@source#\#@source_info\n***********************************************************************\n\nThe error message was:\n \#{msg}\n"
end