/* crashrpt.h */ #ifndef _INC_CRASHRPT_H #define _INC_CRASHRPT_H #define _crshstr_app1 '
' #define _crshstr_app1_dm '

' #define _crshstr_app2 "encountered a problem that occurred prior to restart.

Please tell us about this error.

We have prepared an error report to help us solve the problem.

This report will be treated as confidential and anonymous. No personal data will be transmitted.




" #define _crshstr_snd "&Send" #define _crshstr_dsn "&Don't Send" #define _crshstr_app "Application Problem" #define _crshstr_wht "&What were you doing when the problem occurred?" #define _crshstr_rpt "Show &Report" #define _crshstr_snf "Sending File ..." #define _crshstr_ess "Email Successfully Sent" #define _crshstr_efe "Email Failed, Error: %d" /* config.txt - cnffile.pan */ #define _cnffstr_app "User Configuration File" /* font */ #define _crshfont_name "Consolas" #define _crshfont_size 10 #endif