home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / mslang / stepon / stepit.tr_ / stepit.tr
Encoding:
Text File  |  1994-05-03  |  1.0 KB  |  54 lines

  1. ' Dialogbuttons
  2. 0,"&Cancel"            
  3. 1,"&OK;&Cancel"            
  4. 2,"&Overwrite;&Skip"    
  5. 3,"&Retry;&Skip"
  6. 4,"&OK"
  7.  
  8. ' Dialogtitles
  9. 5,"StepOne"            
  10. 6,"Select File"
  11. 7,"Select Path"
  12. 8,"Copy"
  13. 9,"Copyerror"
  14.  
  15. ' Tempfile
  16. 10,"Error in tempfile. To less memory or sharing violation. Do you have access on '{_tempdir}'?"
  17.  
  18. ' Diskchange
  19. 11,"Please insert Disk '%1' in Drive '%2'."
  20. 12,"Change Disk"
  21. 13,"&OK;&Skip;&Cancel"
  22.  
  23. ' Sourcefile
  24. 14,"Error in destination file. To less memory or sharing violation.."
  25. 18,"The destination file is in use. Please close the file."
  26.  
  27. ' Destinationfile
  28. 20,"The language is different."
  29. 21,"The files are different."
  30. 22,"The source file wasn't found or is corrupt."
  31. 23,"The destination file is older than the target file."
  32.  
  33. ' other errors
  34. 24,"Unknown error."
  35. 25,"The memory is low. Please close one or more application."
  36.  
  37. ' Stop-message
  38. 26,"Do you want to quit?"
  39.  
  40. ' Copydialog
  41. 27,"Sourcefile"
  42. 28,"Destinationfile"
  43. 29,"Filelength"
  44. 30,"Percent done"
  45. 31,"Remark"
  46.  
  47. 32,"&Network..."
  48.  
  49. ' 33 - 50 reserved
  50.  
  51.  
  52.  
  53.  
  54.