#************************************************************************* #* #* File: ENGLISH.TXT #* Description: String definitions for INSTALL.EXE utility. #* Strings are divided into 'tables', each table roughly #* corresponds to a window in the program. Each string #* in a table is defined in the following format: #* #* table, row, text_string #* #* Strings can be enclosed in double quotes. #* Comment lines must start with a pound sign. #* All leading blanks are stripped off (use quotes if needed) #* #************************************************************************* # TABLE 0: This table is always HELP. All strings are concatenated into # one long string. Section heading is delimited in square brackets and # the row number must match corresponding TABLE number. For example # the "Copyright" window is in table number 2, thus help section for this # window must be row 2. Row numbers, for text other then section name, # are ignored, but must be non-zero. 0, 0, [Help] 0,99, "PCM+ Installation utility allows you to install and configure " 0,99, "U.S. Robotics CARD Manager." 0, 2, [PCM+ Install Utility] 0,99, "This program is a utility which allows you " 0,99, "to install and configure PhoenixCARD Manager utilities. " 0,99, "Program checks that no other versions of PCMCIA utilities " 0,99, "are currently installed, and that a PCMCIA controller " 0,99, "is present. If the check is successful, program copies " 0,99, "all files necessary for the controller found. " 0,99, "Program will also configure your system, by adding " 0,99, "appropriate parameters into your CONFIG.SYS, AUTOEXEC.BAT, " 0,99, "SYSTEM.INI, and PCM.INI files." 0, 4, [Multiple Boot Configurations] 0,99, "DOS 6.0 and later allow one to include multiple configurations " 0,99, "in the CONFIG.SYS file. Installation program will place driver " 0,99, "information only in to the current configuration. If you choose, " 0,99, "later on, to boot under a different configuration, these drivers " 0,99, "will not be loaded! If you wish, after you installed for the " 0,99, "current configuration, you can reboot under a new configuration, " 0,99, "and run PCMSETUP again (to place driver names in that configuration " 0,99, "as well)." 0, 5, [Previous Versions of PCM] 0,99, "This program will not install PhoenixCARD Manager while another " 0,99, "PCMCIA card driver is loaded. Please unload all PCMCIA utilities " 0,99, "and then try again. In most cases it is necessary to remove or " 0,99, "comment out the PCMCIA driver names from CONFIG.SYS, AUTOEXEC.BAT, " 0,99, "or SYSTEM.INI, and then rebooting the system." 0, 7, [Controller not Detected] 0,99, "This program will not install PhoenixCARD Manager unless it " 0,99, "can determine which type of PCMCIA controller is in the system. " 0,99, "Please make sure that one of the supported controllers is " 0,99, "in your system, and then try again. Currently supported controllers " 0,99, "include: " 0,99, "Intel 365SL A-step or B-step, " 0,99, "Cirrus 6720 or 6710, " 0,99, "Vadem VG-365, VG-465 or VG-468, " 0,99, "Databook TCIC-2/N DB86082, " 0,99, "and Ricoh RF5C266, RF5C366." 0, 8, [Controller Detected] 0,99, "This program will not install PhoenixCARD Manager unless it " 0,99, "can determine which type of PCMCIA controller is in the system. " 0,99, "Only files relevant to controller type detected will be installed. " 0,99, "Currently supported controllers " 0,99, "include: " 0,99, "Intel 365SL A-step or B-step, " 0,99, "Cirrus 6720 or 6710, " 0,99, "Vadem VG-365, VG-465 or VG-468, " 0,99, "Databook TCIC-2/N DB86082, " 0,99, "and Ricoh RF5C266, RF5C366." 0, 9, [Enter Destination Directory] 0,99, "One of the functions of the installation procedure is " 0,99, "copying of files from you installation diskette to your hard " 0,99, "drive. Please enter the drive letter and the path where " 0,99, "you would like the files. For example, if you would like to " 0,99, "place your files into drive c:, in sub directory PCM3, then " 0,99, "the following string would be entered: C:\PCM3" 0,10, [Copying Files] 0,99, "Files are now being copied from your installation diskette " 0,99, "to your hard drive." 0,11, [Ready for Setup] 0,99, "All files have been successfully copied to your destination " 0,99, "drive. Installation is now ready for SETUP. In this step " 0,99, "appropriate system files are modified to include proper driver " 0,99, "names and driver parameters. Depending on the options selected, " 0,99, "files CONFIG.SYS, AUTOEXEC.BAT, SYSTEM.INI, PCM.INI, etc., will " 0,99, "be updated. " # TABLE 1: Error messages 1,00, " Installation Error " 1,01, "Press any key to continue" 1,02, "Could not open string definition file" 1,03, "String definition file too large" 1,04, "Bad format in string definition file" 1,05, "Error reading string definition file" 1,06, "Could not open CONFIG.SYS file" 1,07, "Invalid directory name, please retype" 1,08, "Could not open utility file" 1,09, "Could not change directory" 1,10, "Could not start setup program" 1,11, "Errors while copying file" 1,12, "Could not allocate memory for File Copy" 1,13, "...INSTALL terminated due to errors, or due to operator abort." 1,14, "Cannot copy files over itself, please retype directory name." # TABLE 2: Copyright menu displayed on program start # Note: first strings is normally used as window title! # except in this sign-on screen title is placed in top row # of the screen 2, 00, U.S. Robotics CARD Manager Installation 2, 01, 2, 02, U.S. Robotics CARD Manager Version 3.00 2, 03, 2, 04, 2, 05, 2, 06, PCMCIA Installation Utility 2, 07, Version 1.00 2, 08, 2, 09," Copyright(c) 1993, 1994, Phoenix Technologies Ltd. " 2, 10, All Rights Reserved. 2, 11, 2, 12, 2, 13, Press any key to continue # TABLE 3: Status line messages (one for each 'active' table) # Message for table 0, is the prompt for Help window # (passed via InitHelp(...,prompt);) 3, 0, "Press any key to continue" 3, 2, 3, 4, " =Continue, =Back, =Help, =Exit" 3, 8, " =Continue, =Back, =Help, =Exit" 3, 9, " =Continue, =Back, =Help, =Exit" 3,10, 3,11, " =Continue, =Back, =Help, =Exit" # TABLE 4: Warning about multiple configurations 4, 00, " Warning! " 4, 01, 4, 02, "It has been determined that your system is capable of " 4, 03, "multiple boot configurations. If using multiple boots, " 4, 04, "please make sure that all drivers, utilities, that will be " 4, 05, "used with the PCMCIA card(s), are currently loaded. " 4, 06, " " 4, 07, "If using a DOCKING STATION to access a Local Area Network, " 4, 08, "please make sure that all of your network drivers are " 4, 09, "currently loaded, otherwise reboot with the proper boot " 4, 10, "configuration. " 4, 11, 4, 12, 4, 13, Press any key to continue # TABLE 5: Warning about possible other versions of PCMCIA managers 5, 00, " ATTENTION! " 5, 01, 5, 02, "It has been determined that your system has another " 5, 03, "version of PCMCIA utilities already installed. " 5, 04, " " 5, 05, "Please exit this installation program, and install " 5, 06, "the communications software included in this package. " 5, 07, " " 5, 08, "If the communications software is unable to detect your " 5, 09, "PCMCIA card, please refer to the U.S. Robotics Read Me " 5, 10, "First guide included in this package. " 5, 11, 5, 12, 5, 13,Press any key to exit this program # TABLE 6: List of strings which indicate multiple configurations 6, 00, [COMMON] 6, 01, [MENU] 6, 02, MENUITEM # TABLE 7: Warning about missing PCM controller 7, 00, " Error! " 7, 01, 7, 02, "No PCMCIA controller has been detected. You cannot continue" 7, 03, "installation until a supported controller has been properly " 7, 04, "installed in your system. Please exit installation and " 7, 05, "make sure that a PCMCIA controller is present. " 7, 06, 7, 07, 7, 08, 7, 09, 7, 10, 7, 11, 7, 12, 7, 13, Press any key to exit this program # TABLE 8: Information about controller detected 8, 00, " PCMCIA Controller Found " 8, 01, 8, 02, "The following controller has been detected in your system: " 8, 03, 8, 04, ?? 8, 05, 8, 06, "Only the files needed for this controller will be installed" 8, 07, "to your system. " 8, 08, 8, 09, 8, 10, 8, 11, 8, 12, 8, 13, Press any key to continue # TABLE 9: Request for destination directory 9, 00, " Destination Drive and Path " 9, 01, 9, 02, "Installation program is ready to copy files from your " 9, 03, "installation diskette to your hard drive. Please specify " 9, 04, "the full path, including the drive, where you would like " 9, 05, "the PCM+ utilities installed: " 9, 06, 9, 07, ?? 9, 08, 9, 09, "Installation will require at least the following amount of" 9, 10, "free disk space: " 9, 11, 9, 12, ?? 9, 13, # TABLE 10: Progress report on copy # String 1 determines length of progress gauge # Strings 3-6 must start and end with two blanks # the gauge will start in column 4 and be # six chars shorter than strings 3-6 10,00, " Copying Files " 10,01, 10,02, ?? 10,03, " ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ " 10,04, " ³ ³ " 10,05, " ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ " 10,06, " 0% 100% " 10,07, "Now copying file " 10,08, # # # # TABLE 11: Information that done and ready to start PCMSETUP 11, 00, " Files Copied " 11, 01, 11, 02, "All files have been successfully copied to your system." 11, 03, "Installation is now ready to setup your system. " 11, 04, "The CONFIG.SYS, AUTOEXEC.BAT and Windows' SYSTEM.INI " 11, 05, "will be updated. " 11, 06, 11, 07, 11, 08, 11, 09, 11, 10, 11, 11, 11, 12, 11, 13, Press any key to continue # TABLE 12: File list of files to be copied # FIRST FILE MUST BE NAME OF PCMSETUP!!!!! 12, 00,PCMSETUP.EXE 12, 01,PCMVCD.386 12, 02,PCMCS.EXE 12, 03,PCMRMAN.SYS 12, 04,PCMFDISK.EXE 12, 05,CNFIGNAM.EXE 12, 06,PCMRMAN.EXE 12, 07,PCMWIN.HLP 12, 08,PCMWARN.EXE 12, 09,PCMWIND.DLL 12, 10,PCMWIN.EXE 12, 11,PCMATA.SYS 12, 12,PCMSCD.EXE 12, 13,PCMGROUP.NEW 12, 14,PCMFFCS.EXE 12, 15,PCM.EXE 12, 16,PCM.NEW # TABLE 13: List of strings indicating controller type 13, 0, "None" 13, 1, "Intel 365SL A-step or B-step" 13, 2, "Cirrus 6720 or 6710" 13, 3, "Vadem VG-365, VG-465 or VG-468" 13, 4, "Databook TCIC-2/N DB86082" 13, 5, "TI" 13, 6, "Ricoh RF5C266, RF5C366" # TABLE 14: List files one of which is renamed according to controller found # e.g. ctl number 1 will copy file in line 1 to filename in line 0 # Controller names match those in table 13 14, 0,PCMSS.EXE 14, 1,PCMSSIT.EXE 14, 2,PCMSSCL.EXE 14, 3,PCMSSVD.EXE 14, 4,PCMSSDB.EXE 14, 5,PCMSSTI.EXE 14, 6,PCMSSRC.EXE # TABLE 16: Sizing warning window 15, 0, "... wait, determining disk space requirements"