home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Apps / InterfaceBuilder.app / Resources / English.lproj / palette.strings < prev    next >
Encoding:
Text File  |  1996-10-31  |  779 b   |  38 lines

  1.  
  2. /* Error messages when loading a palette. */
  3. "New Palette";
  4. "Unable to find the dynamic palette template.";
  5. "ALERT_OPEN" = "Open Palette...";
  6. "Open Palette...";
  7. "Remove Palette";
  8. "Unable to load palette %@.";
  9. "Cannot remove last palette.";
  10.  
  11. /* An untitled palette */
  12. "Untitled";
  13.  
  14. /* General */
  15. "Cancel";
  16. "OK";
  17.  
  18. /* Revert palette to saved */
  19. "ALERT_REVERT" = "Revert";
  20. "File %@ does not exist.";
  21. "If you revert, you'll lose all the changes you made to %@ after it was last saved.";
  22. "Revert Anyway";
  23.  
  24. /* Close */
  25. "ALERT_CLOSE" = "Close";
  26. "Do you want to save changes to %@?";
  27. "Save";
  28. "Don't Save";
  29.  
  30. /* Review when terminate */
  31. "ALERT_QUIT" = "Quit";
  32. "There are unsaved palettes.";
  33. "Review Unsaved";
  34. "Quit Anyway";
  35. "ALERT_REVIEW" = "Review";
  36. "Do you want to save changes to %@?";
  37.  
  38.