Changeset 264 for ExceptionLogger/UExceptionForm.lrt
- Timestamp:
- Aug 17, 2011, 10:08:55 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ExceptionLogger/UExceptionForm.lrt
r167 r264 1 1 TEXCEPTIONFORM.CAPTION=Exception info 2 TEXCEPTIONFORM. BUTTONCLOSE.CAPTION=Close3 TEXCEPTIONFORM. BUTTONKILL.CAPTION=Terminate2 TEXCEPTIONFORM.LABEL1.CAPTION=Error occured during program execution: 3 TEXCEPTIONFORM.LABELMESSAGE.CAPTION= 4 4 TEXCEPTIONFORM.TABSHEET1.CAPTION=General 5 5 TEXCEPTIONFORM.TABSHEET2.CAPTION=Call stack … … 10 10 TEXCEPTIONFORM.LISTVIEW1.COLUMNS[4].CAPTION=Procedure/method 11 11 TEXCEPTIONFORM.LISTVIEW1.COLUMNS[5].CAPTION=Unit 12 TEXCEPTIONFORM.BUTTONKILL.CAPTION=Terminate 13 TEXCEPTIONFORM.BUTTONCLOSE.CAPTION=Close 12 14 TEXCEPTIONFORM.CHECKBOXIGNORE.CAPTION=Next time ignore this exception 15 TEXCEPTIONFORM.BUTTONDETAILS.CAPTION=Details
Note:
See TracChangeset
for help on using the changeset viewer.