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

  1. /* Short indication to user about the size of a package once installed and the size when compressed (the two %s's are of the form 3.2MB, for example */
  2. "%s installed, %s compressed";
  3.  
  4. /* value of location field in INfo View when package is uninstalled */
  5. "(Not yet installed)";
  6.  
  7. /* KiloBytes, package size, displayed in Info View. */
  8. "KB";
  9.  
  10. /* MegaBytes, package size, displayed in Info View. */
  11. "MB";
  12.  
  13.