<meta charset="UTF-8"/>
//*-------------------------*//
//* CATSystemError messages *//
//*-------------------------*//
ERR_CATSysSIGFPE_131073  = "Arithmetic exception: divide by zero or overflow/underflow";
ERR_CATSysSIGBUS_131074  = "Unaligned memory access";
ERR_CATSysSIGSEGV_131075 = "Memory access violation";
ERR_CATSysSIGILL_131076  = "Illegal instruction"; 
ERR_CATSysError_0001     = "Undefined Error"; 
ERR_CATSysSTACKOV_131077 = "Stack overflow";
ERR_CATSysPRIVINS_131078 = "Invalid mode for priviledged instruction call";
ERR_CATSysPAGEERR_131079 = "Page-in  access error ";
ERR_CATSysNONCONT_131080 = "Non continuable exception";
ERR_CATSysINVDISP_131081 = "Invalid disposition";
ERR_CATSysARREXCD_131082 = "Array bound exceeded";
ERR_CATSysNoMEMRY_131083 = "No more memory";
ERR_CATSysMEMCORR_131084 = "Detected Heap corruption";
ERR_CATSysPURVIRT_131085 = "A pure virtual function is called";
CATSysFatalERR_000001.Request = "Assertion failed:/p1 in File/p2 at line /p3";
CATSysFatalERR_000002 = "Fatal internal error";
CATSysMemoryWng_132001 = "Warning: Memory limitation is exceeded.\nRecommendation : please try to save your data and re-start the session.";
CATSysMemoryWng_132002 = "Warning:Memory fragmentation is exceeded.\nRecommendation : please try to save your data and re-start the session.";
CATSysMemoryWng_132003 = "Memory Management Infrastructure Warning";
CATSysMemoryWng_132004 = "Warning : detected a low virtual memory condition";
CATSysMemoryWng_132005 = "Warning : detected a full address space condition";
CATSysMemoryWng_132021 = "Warning:/p1 percent of address space is used exceeding the alert level (/p2)\nRecommendation : try to save your data and re-start the session.";
CATSysMemoryWng_132022 = "Warning:Memory has reached /p1 percent of fragmentation exceeding the alert level (/p2).\nMemory usage is /p3 percent.\nRecommendation : try to save your data and re-start the session.";
WRNG_TITLE = "Warning";
SETTINGS_NEED_RESTART = "User interface language has changed. Session will continue in new language";
