home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / usr / lib / NextStep / Workspace.app / WM.app / English.lproj / FileMover.strings < prev    next >
Encoding:
Text File  |  1993-07-23  |  1.3 KB  |  49 lines

  1. /***    FileMover.strings:    FileMover Alerts    ***/
  2.  
  3. "Name already in use : %@" = "Name already in use: %@";
  4. "Cannot modify directory %@"    =    "Cannot modify folder %@";
  5. "Cannot rename '%@' into '%@': %@";
  6. "Cannot create '%@'";
  7. "Cannot rename home"    = "Cannot rename home folder";
  8. "%@ is not writable";
  9. "%@ is not readable";
  10. "%@ is not a directory";
  11. "Destroy";
  12.  
  13. /***    FileMover.strings:    CPMV Operation verbs    ***/
  14.  
  15. "Moving";
  16. "Copying";
  17. "Destroying";
  18. "Trashing" = "Recycling";
  19. "Duplicating";
  20. "Linking";
  21. "Merging";
  22. "Sizing";
  23.  
  24. /***    FileMover.strings:    CPMV Operation expressions    ***/
  25.  
  26. "MOVING%@%@"         = "%@ %@";    /* e.g. "Duplicating /foo" */
  27. "DESCRIBE%@"        = "%@ ...";    /* e.g. "Duplicating ..." */
  28. "FIRSTOPMANY%@%d"    = "%@ %d files"; /* e.g. "Duplicating 10 files" */
  29. "FIRSTOPONE%@%@"    = "%@ %@";    /* e.g. "Duplicating foo" */
  30.  
  31. /***    FileMover.strings:    CPMV Operation separators    ***/
  32.  
  33. "From:";
  34. "To:";
  35. "In:";
  36.  
  37. /***    FileMover.strings:    CPMV Random    ***/
  38.  
  39. "Fatal error during file operation";
  40. "Dir_on_device_with_no_trash %@"    = "Folder %@ is located on a disk without recycler.\nContinuing will really destroy the files.";
  41. "Same source and destination";
  42. "File Mover died unexpectedly";
  43. "Unable to connect to File Mover";
  44. "Copy Of %@"    = "CopyOf%@";
  45. "Stop";
  46. "OK";
  47. "abcdefghijklmnopqrstuvwxyz";
  48. "NewCopy_Short" = "copy";
  49.