home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March B / SCO_CASTOR4RRT.iso / update701 / install / menukey.txt < prev    next >
Text File  |  1998-07-28  |  1KB  |  49 lines

  1. #ident  "@(#)menukey.txt    17.3    98/07/28"
  2. #copyright    "%c%"
  3. #
  4. #  This file contains keyword substitutions used by various
  5. #  menu screens.
  6. #
  7. # Installation Keywords
  8. UPD_INSTRM_i="Installation"
  9. UPD_instrm_i="installation"
  10. UPD_INSTRMED_i="Installed"
  11. UPD_BKUPREST_i="Backup"
  12.  
  13. # Removal Keywords
  14. UPD_INSTRM_r="Removal"
  15. UPD_instrm_r="removal"
  16. UPD_INSTRMED_r="Removed"
  17. UPD_BKUPREST_r="Restore"
  18.  
  19. # Cpio output message prompts.
  20. # NOTE that '%d' is a keyword to the cpio command, do NOT change.
  21. #CPIOFPMSG="Please insert floppy #%d: "
  22. #CPIOTPMSG="Please insert tape #%d: "
  23.  
  24. # Information needed for the working menu screen.
  25. ProcMsg=" PROCESSING:"
  26. GenericProcMsg=" -- PROCESSING --"
  27.  
  28. UPD_POSTINSTALL_MSG=" Configuring UnixWare Update 7.0.1"
  29. UPD_POSTREMOVE_MSG=" Restoring Original Configuration"
  30.  
  31. NO_INODE_MSG="Not enough inodes available to install Update"
  32. NO_DISK_MSG="Not enough disk space available to install Update"
  33.  
  34. # CheckSpace Headings (untranslated cf. space.menu)
  35. #
  36. # Available  Required   Available  Required   Mount
  37. # Space(KB)  Space(KB)     Inodes    Inodes   Point
  38.  
  39. MOUNT_POINT_MSG1="Mount"
  40. MOUNT_POINT_MSG2="Point"
  41. AVAILABLE_SPACE_MSG1="Available"
  42. AVAILABLE_SPACE_MSG2="Space(KB)"
  43. REQUIRED_SPACE_MSG1="Required "
  44. REQUIRED_SPACE_MSG2="Space(KB)"
  45. AVAILABLE_INODES_MSG1="Available"
  46. AVAILABLE_INODES_MSG2="Inodes"
  47. REQUIRED_INODES_MSG1="Required"
  48. REQUIRED_INODES_MSG2="Inodes"
  49.