home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / mslang / stepon / stepone.trs < prev    next >
Encoding:
Text File  |  1994-05-01  |  1.0 KB  |  54 lines

  1. ' Dialog buttons
  2. 0,"&Cancel"            
  3. 1,"&OK;&Cancel"            
  4. 2,"&Overwrite;&Skip"    
  5. 3,"&Retry;&Skip"
  6. 4,"&OK"
  7.  
  8. ' Dialog titles
  9. 5,"StepOne"            
  10. 6,"Select File"
  11. 7,"Select Path"
  12. 8,"Copy"
  13. 9,"Copyerror"
  14.  
  15. ' Temp file
  16. 10,"Error in temp file. To less memory or sharing violation. Do you have access on '{_tempdir}'?"
  17.  
  18. ' Disk change
  19. 11,"Please insert Disk '%1' in Drive '%2'."
  20. 12,"Change Disk"
  21. 13,"&OK;&Skip;&Cancel"
  22.  
  23. ' Source file
  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. ' Destination file
  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 applications."
  36.  
  37. ' Stop message
  38. 26,"Do you want to quit?"
  39.  
  40. ' Copy dialog
  41. 27,"Source"
  42. 28,"Destination"
  43. 29,"Length"
  44. 30,"Percent done"
  45. 31,"Remark"
  46.  
  47. 32,"&Network..."
  48.  
  49. ' 33 - 50 reserved
  50.  
  51.  
  52.  
  53.  
  54.