home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March B / SCO_CASTOR4RRT.iso / base / root.15 / usr / lib / drf / locale / C / txtstr / txtstr~
Text File  |  1998-08-19  |  8KB  |  274 lines

  1. /*
  2.  * Copyright (c) 1998 The Santa Cruz Operation, Inc.. All Rights Reserved. 
  3.  *                                                                         
  4.  *        THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF THE               
  5.  *                   SANTA CRUZ OPERATION INC.                             
  6.  *                                                                         
  7.  *   The copyright notice above does not evidence any actual or intended   
  8.  *   publication of such source code.                                      
  9.  */
  10.  
  11. #ident    "@(#)drf:cmd/txtstr.C    1.13.2.1"
  12.  
  13. FOOTER_HEIGHT=1
  14. Yes=Yes
  15. No=No
  16. MiniWelcome="
  17. Welcome to emergency recovery mode.
  18.  
  19. There are few utilities available for you to use in this mode.
  20. The utilities available are vi, fsck, cpio, dd, grep, ls etc. 
  21. If your hard disk is sane, you can mount the file systems on
  22. the hard disk under /mnt using mountall command. You can 
  23. unmount them using umountall command.
  24.  
  25. To exit from this emergency recovery shell, just type 'exit<Enter>'
  26. followed by '<Alt>-<SysReq>, then <F1>.
  27. "
  28. DRF_NEXT_FLP="
  29.  
  30.     Insert the second emergency recovery
  31.  
  32.         floppy and press ENTER.
  33.  
  34. "
  35. DRF_READ_FLP="
  36.  
  37.     Reading the second emergency recovery floppy.
  38.  
  39. "
  40. DRF_HARD_MODS_WAIT="
  41.  
  42.     Please wait while the system
  43.  
  44.     hardware drivers are loaded. 
  45.  
  46. "
  47. DRF_SOFT_MODS_WAIT="
  48.  
  49.     Please wait while the system
  50.  
  51.     software drivers are loaded. 
  52.  
  53. "
  54. DRF_UNMNT_MSG="
  55.  
  56.     Unmounting all the file systems from /mnt.
  57.     
  58.     Please wait.
  59. "
  60. DRF_MNT_MSG="
  61.  
  62.     Mounting the file systems on the hard 
  63.  
  64.     disk under /mnt. Please wait.
  65. "
  66. DRF_DSK_GOOD="
  67.     The hard disk is sane.
  68.  
  69.     Press ENTER to continue.
  70. "
  71. DRF_DSK_BAD="
  72.     The hard disk is NOT sane.
  73.  
  74.     Press ENTER to continue.
  75. "
  76. DSK_SETUP="
  77.  
  78.     Setting up the hard disk(s) to match 
  79.  
  80.         the original configuration.
  81.  
  82. "
  83. DSK_SETUP_ERR="
  84.  
  85.           Encountered an error while setting
  86.  
  87.                    up the disk.
  88.  
  89.               Press ENTER to continue.
  90. "
  91. DSK_RST_ERR="
  92.  
  93.           Encountered an error while 
  94.  
  95.              restoring the disk.
  96.  
  97.           Press ENTER to continue.
  98. "
  99. DSK_RST_MSG="
  100.  
  101.          Restoring the disk(s). 
  102.  
  103.    (This will take several minutes.)
  104.  
  105. "
  106. RESTORE_SUCCESS="
  107.  
  108.          Disk(s) is(are) successfully restored.
  109.  
  110.             Press ENTER to continue
  111.  
  112. "
  113. MAIN_TITLE="Emergency Recovery Menu"
  114. SH_PROMPT="Access the UnixWare shell"
  115. MNT_PROMPT="Mount the hard disk file systems under /mnt"
  116. UNMNT_PROMPT="Unmount the file systems mounted under /mnt"
  117. RESTORE_PROMPT="Restore from an emergency recovery tape"
  118. REBOOT_PROMPT="Reboot the system"
  119. DRF_SHELL="^Access UnixWare Shell"
  120. DRF_MOUNT="^Mount File Systems" 
  121. DRF_UNMOUNT="^Unmount File Systems"
  122. DRF_RESTORE="^Restore Disk(s)"
  123. DRF_REBOOT="Re^boot"
  124. GENERIC_FORM_FOOTER="Press F1 for Help"
  125. GENERIC_MENU_FOOTER="Use up/down arrow keys and ENTER to select; F1 for help"
  126. GENERIC_WAIT_FOOTER="Please wait."
  127. GENERIC_HEADER="UnixWare 7 - Emergency Recovery"
  128.  
  129. # For use in 'helpwin' script
  130. FIRST_PAGE_FOOTER="F1=More help, Page Down, ESC to exit help"
  131. MIDDLE_PAGE_FOOTER="F1=More help, Page Down, Page Up, ESC to exit help"
  132. LAST_PAGE_FOOTER="F1=More help, Page Up, ESC to exit help"
  133. ONLY_PAGE_FOOTER="F1=More help, ESC to exit help"
  134. MOREHELP_FOOTER="Use up/down arrow keys to select or ESC to exit help."
  135. MOREHELP_TITLE="Related help topics"
  136.  
  137. TAPE_PROMPT="
  138.   Please insert the tape into the tape drive and press
  139. 'ENTER' when ready.  If you have more than one
  140. tape drive, make sure all of them are empty except
  141. the one that contains the emergency recovery tape.
  142.  
  143. If the tape is already in the drive, just press 'ENTER'.
  144. "
  145. TAPE_OPEN_ERROR="
  146.   No tape has been detected in the tape drive.
  147. Make sure the tape is properly inserted in the drive,
  148. the latch(if any) is engaged, and the power to the
  149. tape drive is on.
  150.  
  151.              Press ENTER to continue."
  152. TAPE_READ_ERROR="
  153.    The tape in the tape drive is unreadable.
  154. Make sure the tape is properly inserted in the drive,
  155. the latch (if any) is engaged, and the power to the 
  156. tape drive is on.
  157.  
  158.              Press ENTER to continue."
  159. NEXT_TAPE_PROMPT="
  160.    Remove the current tape from the drive and insert
  161.  
  162.    the next tape.
  163.  
  164.             Press ENTER to continue."
  165. #for use in Color_Console
  166. MONITOR_TYPE="
  167. On a color monitor this screen will show white text on a blue
  168. background.  Otherwise this should be considered a non-color
  169. monitor.  What type of monitor is attached to your computer?
  170.  
  171. "
  172. MONITOR_FOOTER="Use arrow keys to select a monitor type and then press 'ENTER'."
  173. MONITOR_ENTRY="Choose Monitor Type"
  174.  
  175. REBOOT_MSG="
  176.  
  177.   ****MAKE SURE THE BOOT DRIVE (DISKETTE OR CD-ROM) IS EMPTY***  
  178.  
  179.   When you press 'ENTER', the system will be shut down and
  180.   rebooted.
  181. "
  182. SERIAL_FIELD="The serial number : "
  183. SERIAL_PROMPT="Enter the serial number of your UnixWare copy and press F10"
  184. SERIAL_TITLE="Serial Number form" 
  185. INCORRECT_SNUM="The serial number you entered is not correct. Enter it again and press F10"
  186. SNUM_FATAL="
  187.  
  188.     The serial number did not match in the maximum allowed 
  189.     number of tries. The machine will be rebooted when you 
  190.     press 'ENTER'.
  191.  
  192. "
  193. COLOR_PROMPT="
  194.  
  195.                 Monitor Type Selection
  196.  
  197.   UnixWare was not able to determine whether your computer 
  198.   is equipped with a color or non-color (monochrome) monitor.
  199.  
  200.   To ensure that you can read all the screens during recovery,
  201.   UnixWare must know which type of monitor you have.
  202.  
  203.   On a color monitor this screen will show white text on a blue
  204.   background.  Otherwise this should be considered a non-color
  205.   monitor.  What type of monitor is attached to your computer?
  206.  
  207.   Your choices are:
  208.  
  209.   1. Color monitor.
  210.   2. Non-color monitor.
  211.  
  212.   Please type '1' or '2' followed by 'ENTER': "
  213.  
  214. RETENSION_WAIT="
  215.  
  216.         Retensioning the tape.
  217.  
  218.    This will take about three minutes.
  219.  
  220. "
  221. FLPY2_READ_ERROR_1="
  222.    An error occurred while reading from the second
  223. emergency diskette. Please check that you have the
  224. correct diskettes and restart the boot process from
  225. the beginning. Without the correct second diskette,
  226. you may proceed but will have limited capabilities.
  227.  
  228.              Press ENTER to continue."
  229. FLPY2_READ_ERROR_2="
  230.    An error occurred while reading from the second
  231. emergency diskette. Please check that you have the
  232. correct diskettes and restart the boot process from
  233. the beginning. Without the correct second diskette,
  234. you may proceed but will have limited capabilities.
  235.  
  236.              Press ENTER to continue."
  237. FS_MOD_LOAD_ERROR="
  238.    An error occurred while loading the file system or
  239. kdb modules. Please  check that you have the correct
  240. diskettes and restart  the boot process from the 
  241. beginning. Without the correct second  diskette,
  242. you may proceed but will have limited capabilities.
  243.  
  244.              Press ENTER to continue."
  245. DISK_INFO_READ_MSG="
  246.  
  247.          Reading the original disk(s) configuration
  248.  
  249.                   information.
  250.  
  251. "
  252. NWS_INFO="
  253.  You now have to reinsert the Emergency Recovery Tape
  254.  (or the first tape, if there is more than one).
  255.  
  256.  Please put the tape into the tape drive and press ENTER. 
  257. "
  258. ASKSERVER_CHOOSE="Single server, or no replicas
  259. Multiple servers, replicas exist"
  260. NWS_SERVER_INFO="
  261.  If your system is the only server in the NetWare Directory
  262.  Services (NDS) tree, the recovery can finish automatically.
  263.  
  264.  If your server is one of several, there may be replicas of
  265.  the NDS information that was on this server.  Use these replicas 
  266.  instead of the information on your disaster recovery tape.
  267.  See \"Restoring NetWare Directory Services in UnixWare X.X\"
  268.  for details.
  269.  
  270.  Indicate whether your NDS tree has more than one server,
  271.  then press ENTER
  272. "
  273. NWS_CHOOSE="NDS tree type"
  274.