Changeset 343 for ExceptionLogger/UExceptionLogger.pas
- Timestamp:
- Apr 3, 2012, 7:36:23 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ExceptionLogger/UExceptionLogger.pas
r297 r343 57 57 SGeneral = 'General'; 58 58 SErrorOccured = 'Error occured during program execution:'; 59 STerminate = ' Terminate';60 SClose = 'C lose';59 STerminate = 'Exit program'; 60 SClose = 'Continue'; 61 61 SDetails = 'Details'; 62 62 SIgnoreNextTime = 'Next time ignore this exception';
Note:
See TracChangeset
for help on using the changeset viewer.