home *** CD-ROM | disk | FTP | other *** search
/ PC Open 19 / pcopen19.iso / Zipped / PART231.ZIP / SOURCES.ZIP / PART_LNG.C < prev    next >
Encoding:
C/C++ Source or Header  |  1998-01-12  |  4.6 KB  |  103 lines

  1. #include "part.h"
  2.  
  3. extern char help_eng[];
  4.  
  5. void messages_eng(void)
  6. {
  7.  HEADER_MAIN = "Partition Manager   (Version 2.31)   January 12, 1998   (C) Mikhail Ranish";
  8.  
  9.  HEADER_GET  = "Hard Disk ..    Getting hard disk parameters ...";
  10.  HEADER_HD   = "Hard Disk .. ";
  11.  HEADER_EXT  = "Extended DOS ";
  12.  HEADER_EXT2 = "EMBR Level.. ";
  13.  HEADER_READ = "Reading partition table ...";
  14.  
  15.  HEADER_CHS  =               " .... Mbytes  [ .... cylinders  x ... heads  x ... sectors ]";
  16.  HEADER_CHS2 = "                  File               Starting        Ending      Partition";
  17.  HEADER_CHS3 = "#  Active      System Type        Cyl Side Sect   Cyl Side Sect  Size [KB]";
  18.           /*   "1   Yes  123456789_123456789_123 9999 9999 9999  9999 9999 9999 11,111,111" */
  19.  
  20.  HEADER_LBA  =               " .... Mbytes  [                        11,111,111  sectors ]";
  21.  HEADER_LBA2 = "                  File           Starting    Sectors     Ending  Partition";
  22.  HEADER_LBA3 = "#  Active      System Type         sector    in part     sector  Size [KB]";
  23.           /*   "1   Yes  123456789_123456789_123123456789 1234567890 1234567890 11,111,111" */
  24.  
  25.  HEADER_SYSTYPE = "  ID     File System Type          Setup  Format  PrintInfo";
  26.  
  27.  MENU_HELP  = " - Help";
  28.  MENU_SAVE  = " - Save Changes";
  29.  MENU_UNDO  = " - Undo";
  30.  MENU_MODE  = " - Mode";
  31.  MENU_DISK  = " - Disk";
  32.  MENU_QUIT  = " - Quit";
  33.  
  34.  MENU_HIDE    = " - Hide partition";
  35.  MENU_FORMAT  = " - Format partition";
  36.  MENU_VERIFY  = " - Verify disk surface";
  37.  
  38.  MENU_SAVE_FILE  = " - Save MBR to a file";
  39.  MENU_LOAD_FILE  = " - Load MBR from a file";
  40.  MENU_INST_CODE  = " - Install IPL from a file";
  41.  
  42.  MENU_INSTALL   = " - Install IPL with virus detection, . - without";
  43.  MENU_UNINSTALL = " - Uninstall IPL by installing a standard DOS IPL";
  44.  
  45.  MENU_INST_EXT  = " - Install a \"non bootable\" dummy boot record    ";
  46.  MENU_MOVE_PRI  = " - Move this partition to MBR = make it bootable ";
  47.  
  48.  ERROR_MALLOC    = "Couldn't allocate memory with malloc.";
  49.  ERROR_DISK_INFO = "Error getting hard disk parameters.";
  50.  ERROR_READ_MBR  = "Error reading MBR from disk.";
  51.  
  52.  
  53.  HINT_ACTIVE    = " Space - toggle active flag   Enter - setup partition  Del - clear record";
  54.  HINT_SYSTYPE   = "   Ins - select system type   Enter - setup partition  Del - clear record";
  55.  HINT_LOC_CHS   = "   You can use + and - keys   Cyl=%lu..%lu  Side=0..%d  Sect=1..%d  ";
  56.  HINT_LOC_LBA   = "   You can use + and - keys   Starting=1..%lu   Sectors=1..%lu ";
  57.  
  58.  WARN_CONFLICT  = " Some records are conflicting with disk geometry. Press F1 for help.";
  59.  ERROR_INVALID  = " One or more records in the partition table is invalid.";
  60.  
  61.  WARN_WRITE_MBR = " Error writing MBR to disk. ";
  62.  WARN_LOAD_FILE = " Error reading from a file. ";
  63.  WARN_SAVE_FILE = " Error writing into a file. ";
  64.  
  65.  MESG_MBR_SAVED =  " MBR was saved to disk. ";
  66.  MESG_INSTALL   =  " New IPL code was installed in memory. Press F2 to commit changes to disk.";
  67.  MESG_UNINSTALL =  " Standard IPL code was installed in memory. Press F2 to commit changes. ";
  68.  MESG_FILE_SAVED=  " File was saved to disk. ";
  69.  MESG_FILE_LOADED= " File was loaded from disk into memory. Press F2 to commit changes to disk.";
  70.  MESG_NOT_SAVED =  " MBR was modified. Please SAVE or UNDO changes first. ";
  71.  MESG_ONLY_1HD  =  " You have only one hard drive. ";
  72.  
  73.  ERROR_NO_HELP  = "Requested help topic was not found.";
  74.  
  75.  ERROR_NO_FORMAT = "Format module is not available for this file system.";
  76.  ERROR_NO_SETUP  = "Setup module is not available for this file system.";
  77.  ERROR_NO_PRINT  = "Printinfo module is not available for this file system.";
  78.  
  79.  PRESS_ESC     = " Press ESC to cancel ";
  80.  PROMPT_FILE   = "Enter file name: ";
  81.  PROMPT_FSTYPE = "Enter file system id: ";
  82.  PROMPT_FORMAT = "Optional foramt arguments: ";
  83.  
  84.  MESG_VERIFYING  = "^Verifying...";
  85.  MESG_FORMATTING = "^Formatting...";
  86.  
  87.  MESG_FORMAT_OK       = " Format completed. ";
  88.  WARN_FORMAT_CANCEL   = " Format canceled by user. ";
  89.  ERROR_FORMAT_FAILED  = " Format failed. ";
  90.  
  91.  MESG_VERIFY_OK       = " Verification completed. No bad sectors found. ";
  92.  WARN_VERIFY_CANCEL   = " Verification canceled by user. ";
  93.  ERROR_VERIFY_FAILED  = " One or more bad sectors found on disk. ";
  94.  
  95.  ERROR_FIX_FIRST    = "You should correct partition settings first.";
  96.  ERROR_FORMAT_GEN   = "General failure formatting the disk.";
  97.  ERROR_FORMAT_WIN95 = "Please, exit to the DOS prompt to do this type of formatting.";
  98.  ERROR_FORMAT_EMPTY = "You cannot format or verify empty partition.";
  99.  ERROR_FORMAT_FRACTION = "Cannot format partition with fractional sides on the ends.";
  100.  
  101.  HELP_TEXT = help_eng;
  102. }/* english messages*/
  103.