home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / usr / lib / NextStep / Resources / English.lproj / SavePanel.strings < prev    next >
Text File  |  1994-09-26  |  624b  |  39 lines

  1. /* ALERT */
  2. /* Title */
  3. "Unknown User Name";
  4. /* Message */
  5. "No such user: %s";
  6.  
  7. /* ALERT */
  8. /* Title */
  9. "Nonexistent path";
  10. /* Message */
  11. "The path %s does not exist, create it?";
  12. /* Default Button */
  13. "Create";
  14. /* Alternate Button */
  15. "Cancel";
  16.  
  17. /* ALERT */
  18. /* Message */
  19. "Couldn't create path.";
  20.  
  21. /* ALERT */
  22. /* Title */
  23. "Bad path";
  24. /* Message */
  25. "%s is not a directory!";
  26.  
  27. /* Title of the SavePanel. */
  28. "Save";
  29.  
  30. /* Button user chooses to overwrite an existing file. */
  31. "Replace";
  32.  
  33. /* If the second %s is the file, put < instead of >. */
  34. ">The file %s in %s exists. Replace it?";
  35.  
  36. /* The title of the OpenPanel. */
  37. "Open";
  38.  
  39.