home *** CD-ROM | disk | FTP | other *** search
/ OpenStep (Enterprise) / OpenStepENTCD.toast / OEDEPLOY / USER.Z / Common.strings < prev    next >
Text File  |  1996-09-09  |  557b  |  22 lines

  1. /* Message given in drag error alert panel when out of sequence. */
  2. "Dragging %@ out of sequence" = "Dragging %@ out of sequence";
  3.  
  4. /* Title of dragging error alert panel. */
  5. "Dragging" = "Dragging";
  6.  
  7. /* String attached to a file name when the file is duplicated. */
  8. "CopyOf%@.%@" = "CopyOf%@.%@";
  9.  
  10. /* Best size for system text */
  11. "12.0 system font size" = "12.0 system font size";
  12.  
  13. /* Cancel button on an Alert panel. */
  14. "Cancel" = "Cancel";
  15.  
  16. /* Default button on an Alert panel. */
  17. "OK" = "OK";
  18.  
  19. /* Default title of an Alert panel. */
  20. "Alert" = "Alert";
  21.  
  22.