home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextAdmin / Installer.app / English.lproj / States.strings < prev    next >
Text File  |  1991-12-20  |  424b  |  25 lines

  1. /* original package state */
  2. "Uninstalled";
  3.  
  4. /* package has been uncompressed onto disk */
  5. "Installed";
  6.  
  7. /* installed package has been recompressed */
  8. "Compressed";
  9.  
  10. /* installed package has been removed */
  11. "Deleted";
  12.  
  13. /* package is in corrupted state */
  14. "Inconsistent";
  15.  
  16. /* space and permissions checking */
  17. "Checking";
  18.  
  19. /* some action is being performed on package */
  20. "Busy";
  21.  
  22. /* action has been interrupted */
  23. "Paused";
  24.  
  25.