Ignore:
Timestamp:
Apr 3, 2012, 7:36:23 AM (12 years ago)
Author:
chronos
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • ExceptionLogger/UExceptionLogger.pas

    r297 r343  
    5757  SGeneral = 'General';
    5858  SErrorOccured = 'Error occured during program execution:';
    59   STerminate = 'Terminate';
    60   SClose = 'Close';
     59  STerminate = 'Exit program';
     60  SClose = 'Continue';
    6161  SDetails = 'Details';
    6262  SIgnoreNextTime = 'Next time ignore this exception';
Note: See TracChangeset for help on using the changeset viewer.