home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 4.0 PR1 / NeXT_NEXTSTEP_4.0_PR1_(beta).rar / Openstep4-Pr1User.iso / NextAdmin / Installer.app / English.lproj / States.strings < prev    next >
Text File  |  1993-01-15  |  848b  |  49 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. /* original package state */
  26. "Uninstalled";
  27.  
  28. /* package has been uncompressed onto disk */
  29. "Installed";
  30.  
  31. /* installed package has been recompressed */
  32. "Compressed";
  33.  
  34. /* installed package has been removed */
  35. "Deleted";
  36.  
  37. /* package is in corrupted state */
  38. "Inconsistent";
  39.  
  40. /* space and permissions checking */
  41. "Checking";
  42.  
  43. /* some action is being performed on package */
  44. "Busy";
  45.  
  46. /* action has been interrupted */
  47. "Paused";
  48.  
  49.