home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 November / Pcwk1197.iso / Wtestowe / SYMANTEC / CRASH / PROGRAM.Z / CG32EH.EXE / string.txt next >
Text File  |  1997-04-21  |  6KB  |  89 lines

  1. 600    --- BEGIN TRANSLATABLE STRINGS ---
  2. 601    The program '%s' caused the error: %s.  
  3. 602    WindowTitle:\n%s\n\nLast Message:\nMSG(%s, %s, %s, %s)\n\n
  4. 603    Registers:\nEAX=%08x CS=%04x\nEIP=%08x EFLGS=%08x\nEBX=%08x SS=%04x\nESP=%08x EBP=%08x\nECX=%08x DS=%04x\nESI=%08x FS=%04x\nEDX=%08x ES=%04x\nEDI=%08x GS=%04x\n\n
  5. 604    Bytes at CS:EIP:\n%02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x\n\n
  6. 605    Stack dump:\n%08x %08x %08x %08x %08x %08x %08x %08x %08x %08x %08x %08x %08x %08x %08x %08x\n\n
  7. 606    Norton CrashGuard is protecting this program:     '%s'If you close CrashGuard, the system will immediately terminate the program it is protecting!Do you really want to close BOTH programs?
  8. 607    Norton CrashGuard - Warning!
  9. 608    Norton Anti-Freeze
  10. 609    Norton CrashGuard
  11. 610    Working...
  12. 611    Save Crash Details
  13. 612    CrashGuard is currently unable to save the crash details.
  14. 613    Saved details in '%s'
  15. 614    (Unknown)
  16. 615    %s caused fault #%08x in %s at address %04x:%08x\n\n
  17. 616    '%s' does not appear to be frozen.Anti-Freeze can try to unfreeze this program, but you should only do this if the program is not responding to the mouse or keyboard.Do you want Anti-Freeze to unfreeze this program?
  18. 617    '%s' should be responding by now.Try to select all the menus and controls in the program, even if the mouse shows an hourglass.If the program remains stuck, it might have suffered irrepairable damage when it was frozen.
  19. 618    Text Files|*.txt|All Files|*.*|
  20. 619    To date, %d fatal errors have been recorded in this program.  This particular error was recorded %d times.\n\n
  21. 620    The file, '%s', already exists.Do you want to add the new details to the existing file?
  22. 621    CrashGuard could not debug a program because it was not identified correctly.
  23. 622    Reported By:\n%s\n\nReport Date:\n%s %s\n\n
  24. 623    Program:\n%s\n(%s %s - %u)\n\n
  25. 624    \nFull path of module: %s
  26. 625    '%s' is a hidden window.This program might be designed to operate this way or it might have become hidden accidentally.  If the program normally runs in the background, making it visible might cause it to malfunction.Do you want to make it visible?
  27. 626    Are you sure you want to forcefully terminate '%s'?
  28. 627    Kill Task
  29. 628    Danger!\n\nUnfreezing this program right now might make the system unstable.\n\nDo you really want to do this?
  30. 629    Before continuing, save your work in other programs because the system might crash.  Click OK when you are ready to continue.
  31. 630    CrashGuard: Warning!
  32. 648    More &Detail >>
  33. 649    Less &Detail <<
  34. 650     [Not responding]
  35. 660    There is an EXCELLENT chance that CrashGuard can repair the problem.  Click Fix Program and save your work.
  36. 661    There is a VERY GOOD chance that CrashGuard can repair the problem.  Click Fix Program and save your work.
  37. 662    There is a GOOD chance that CrashGuard can repair the problem.  Click Fix Program and save your work.
  38. 663    There is a FAIR chance that CrashGuard can repair the problem.  Click Fix Program and save your work.  Then restart the program.
  39. 664    The chances are POOR that the program will work properly if you click Fix Program.  You should restart the program after you save your work.
  40. 665    It is unlikely that CrashGuard can repair the problem.  You can still click Fix Program and try to save your work.  You should restart Windows after you save your work.
  41. 666    DANGER!  This program might cause a system crash.  Click Fix Program only if you really need to save your work.  Click Close Program to avoid further problems.
  42. 667    There is a chance that CrashGuard can repair the problem.  To let CrashGuard proceed, click Fix Program and save your work.  Then restart the program.
  43. 700    Access violation
  44. 701    Array Bounds Exceeded
  45. 702    Hard-coded break point
  46. 703    Data type misalignment
  47. 704    General floating-point error
  48. 705    Floating-point divide by zero
  49. 706    Illegal instruction
  50. 707    Paging error
  51. 708    Integer divide by zero
  52. 709    Integer overflow
  53. 710    Invalid disposition
  54. 711    Non-Continuable Exception
  55. 712    Privileged Instruction
  56. 713    Single-step
  57. 714    Stack overflow
  58. 715    Unknown exception
  59. 720    The program tried to examine invalid data.  Either there was no data at that location, or the data was off-limits to the program.
  60. 721    The program accidentally went past the end of an array of data.
  61. 722    The program contains an instruction which is intended for testing purposes only.
  62. 723    The program tried to examine data which was not the type it was looking for.
  63. 724    An error occurred while performing floating-point arithmetic.
  64. 725    This means the program tried to divide by zero, an arithmetic problem for which there is no solution, so the computer cannot proceed.
  65. 726    The program issued an instruction code that is not defined.
  66. 727    Windows lost some of the data which the program was busy using due to an I/O error.
  67. 728    The program tried to divide by zero, an arithmetic problem for which there is no solution, so the computer cannot proceed.
  68. 729    The arithmetic the computer was doing resulted in numbers too large to be recorded in the computer's binary number system.
  69. 730    The program tried to resolve another error itself, but did not tell the system how to proceed.
  70. 731    The program encountered a serious error condition which it could not correct.
  71. 732    The program tried to perform an action which requires special privileges.
  72. 733    The program indicated that a single instruction had been carried out.
  73. 734    The program used up all of the stack-type memory allotted to it.  The stack refers to a program's short-term memory.
  74. 735    An unrecognized error occurred.  This might be a private error that the program was unable to handle internally.
  75. 799    ---  END TRANSLATABLE STRINGS  ---
  76. 800    === BEGIN NON-TRANSLATABLE STRINGS ===
  77. 801    Fault=#%08x\nModule=%s\nAddress=%04x:%08x\n
  78. 802    AppCrashes=%d\nThisCrash=%d\n
  79. 803    EAX=%08x\nCS=%04x\nEIP=%08x\nEFLGS=%08x\nEBX=%08x\nSS=%04x\nESP=%08x\nEBP=%08x\nECX=%08x\nDS=%04x\nESI=%08x\nFS=%04x\nEDX=%08x\nES=%04x\nEDI=%08x\nGS=%04x\n
  80. 804    CSEIP=%02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x\n
  81. 805    Stack=%08x %08x %08x %08x %08x %08x %08x %08x %08x %08x %08x %08x %08x %08x %08x %08x\n
  82. 806    WindowTitle=%s\nLastMsg=(%s, %s, %s, %s)\n
  83. 807    CrashGuard v2.0
  84. 808    \n[%08u]\nReportedBy=%s\nReportDate=%s %s\n
  85. 809    Program=%s\nProgramDate=%s %s\nProgramSize=%u\n
  86. 810    MM/dd/yy
  87. 811    HH:mm
  88. 999    ===  END NON-TRANSLATABLE STRINGS  ===
  89.