home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / general / progs / patch / !Patch / Messages < prev    next >
Encoding:
Text File  |  1992-03-05  |  778 b   |  27 lines

  1.  
  2. # MessageTrans messages file for the application patcher.
  3.  
  4. TaskName:Application Patcher
  5. ErrorTitle:Patcher
  6. IcBarSprite:!patch
  7. IcBarMTitl:Patcher
  8. IcBarMEntr:>Info,Quit
  9. TargtMTitl:Patcher
  10. TargtMEntr:Select all apply,Select all remove,Clear selection,Patch selected
  11.  
  12. Apply:Apply
  13. Remove:Remove
  14.  
  15. # Errors.
  16.  
  17. BadFileType:File '%0' has the wrong file type
  18. FileExists:File '%0' exists when it shouldn't
  19. ReadFail:Failed to read from file '%0'
  20. WriteFail:Failed to write to file '%0'
  21. VerifyFail:Data in file '%0' failed to verify
  22. OldFail:Data in file '%0' failed to match old values
  23. NewFail:Data in file '%0' failed to match new values
  24. NoAppMem:Failed to allocate %0 bytes of Application memory
  25. NoTemplate:Failed to find template '%0'
  26. GSBufOvFlow:OS_GSTrans buffer unexpectedly overflowed
  27.