home *** CD-ROM | disk | FTP | other *** search
- RESOURCE_BEGIN
-
- SECTION_BEGIN "DOS"
-
- INTEGER "numlanguages" =1
-
- TEXT "language1" = "English"
-
- SECTION_BEGIN "ENGLISH"
-
- # The version number MUST be 15 characters. no less, no more
- # Pad with spaces!!!
- #
- # 123456789-12345
- TEXT "Version" = "4.12d DUP "
-
- VIEW_BEGIN "About SnapBack"
- " SnapBack Dup"
- ""
- " Replication Software for PC Servers and Workstations"
- ""
- "Enables swift multiple replication of ANY PC Server or Workstation"
- "regardless of operating system, from any drive letter obtained on"
- "the Network."
- ""
- "Reduces the labor time it takes to replicate servers from hours to"
- "seconds."
- ""
- "Enables non-technical operators to restore any number of servers or"
- "workstations simultaneously via the network."
- ""
- "Creates a complete hard drive image which is stored as a file"
- "containing every byte on the hard drive, including; FDISK, FORMAT,"
- "CMOS, Configuration, Operating System, and all applications and"
- "related data contained on the drive."
- ""
- "SnapNet software is a simple, trouble-free application designed to"
- "create a precise image backup of a Server or Workstation hard drive,"
- "for the purpose of swift, accurate, system replication. The user"
- "interface is designed so that a novice can perform a complete backup"
- "that contains every byte on the drive. Simply insert a floppy, turn"
- "on the computer, and replicate a complete system automatically. "
- "No need to even format the drive! Additionally, the images are"
- "stored as files on the network so you can easily manage multiple"
- "images and have instant access to any number of Server or"
- "Workstation images."
- ""
- "SnapNet makes building complex systems a Snap! Since there is no"
- "operating system, network, or restoration experience required, any"
- "number of workstations or servers containing new unformatted hard"
- "drives can be built by a novice with only a single floppy."
- ""
- "SnapNet is backed by our eight years of SCSI technology experience"
- "and excellent technical support. You can be assured that SnapNet"
- "will deliver the performance and reliability you need to create,"
- "store, and replicate your network servers and workstations."
- ""
- "Thank you for choosing Columbia Data Products, Inc. software. If you"
- "experience any difficulty installing or using your new software,"
- "please call for our FREE technical support at:"
- ""
- " Voice : 407-869-6700"
- " Fax : 407-862-4725"
- " Email : cdpi@cdpi.com"
- " BBS : 407-862-4724 (8,n,1) - 7 days/week, 24 hrs/day"
- ""
- "Between the hours of 10:00 AM to 6:00 PM Eastern Time."
- ""
- VIEW_END
-
- VIEW_BEGIN "DeviceIds"
- "DefaultCommands"
-
- VIEW_END
-
- VIEW_BEGIN "DeviceFiles"
- "Default.CMD"
-
- VIEW_END
-
- MENU_BEGIN "Main Menu"
- "Backup "
- "Restore "
- "Compare "
- "Tape Utilities "
- "View "
- "Configuration "
- "About Snapback "
- "Quit "
- KEYS="1234567"
- MESG="Select the Main Menu Command.|<ESC>=Exit <F1>=Help"
- MENU_END
-
- MENU_BEGIN "Tape Utilities"
- "Format Options "
- "Rewind Tape "
-
- "Erase Tape "
- "Load Tape "
- "Unload Tape "
- "Retension Tape "
- "Examine Tape "
- #"Speed Test "
- KEYS="123456789"
- MESG="Select the Tape Utilities Command.|<ESC>=Exit <F1>=Help"
- MENU_END
-
- MENU_BEGIN "Backup"
- "Backup selected drives/partitions "
- "Backup single drive "
- "Backup all drives "
- KEYS="1"
- MESG="Select the type of backup To perform.|<ESC>=Main Menu <F1>=Help"
- MENU_END
-
- MENU_BEGIN "Restore"
- "Select source drive "
- "Select partitions to restore from the image"
- KEYS="1"
- MESG="Select the type of restore to perform.|<ESC>=Main Menu <F1>=Help"
- MENU_END
-
- MENU_BEGIN "View"
- "View your log file "
- "View partition table in the image file "
- "View partition table on a drive "
- "View backup statistics in the image file"
- "View drives on system "
- KEYS="1"
- MESG="Select the type of view to perform.|<ESC>=Main Menu <F1>=Help"
- MENU_END
-
- MENU_BEGIN "Compression Menu"
- "Use Level 1 - Normal (Best speed)"
- "Use Level 2 "
- "Use Level 3 "
- "Use Level 4 "
- "Use Level 5 "
- "Use Level 6 "
- "Use Level 7 "
- "Use Level 8 "
- "Use Level 9 - Super (Best Compression)"
- KEYS="1"
- MESG="Select the Compression option.|<ESC>=Main Menu <F1>=Help"
- MENU_END
-
- MENU_BEGIN "Configure Auto Mode"
- "View Current Configuration"
- "Select drives/partitions to backup"
- "Change read retrys"
- "Change read passthru"
- "Compression"
- KEYS="1"
- MESG="Select the option to change.|<ESC>=Main Menu <F1>=Help"
- MENU_END
-
- MENU_BEGIN "Configure Manual Mode"
- "View Current Configuration"
- "Toggle cascading on/off "
- "Toggle error log reporting on/off"
- "Invalidation technique"
- "Compression"
- KEYS="1"
- MESG="Select the option to change.|<ESC>=Main Menu <F1>=Help"
- MENU_END
-
- MENU_BEGIN "FDISK Edit Menu"
- "Change destination drive "
- KEYS="C"
- MESG="Select the edit command.|<ESC>=Done <F1>=Help"
- MENU_END
-
- MENU_BEGIN "SDPS Edit Menu"
- "Change destination drive "
- "Change destination partition "
- KEYS="DP"
- MESG="Select the edit command.|<ESC>=Done <F1>=Help"
- MENU_END
-
- MENU_BEGIN "Backup Edit Menu"
- "Restore this partition "
- "Do not restore this partition "
- KEYS="RD"
- MESG="Select the edit command.|<ESC>=Done <F1>=Help"
- MENU_END
-
- --------------------------------------------------------------------------
-
- DIALOG_BEGIN "Comp:Out of Memory"
- TYPE="2"
- ""
- "Not enough memory for compression."
- "Please turn compression off and try"
- "again."
- OPTS="[Okay][O]"
- DIALOG_END
-
- DIALOG_BEGIN "could destroy data"
- TYPE="2"
- "Continuing with the current operation"
- "can destroy any data on the destination"
- "drive(s). Do you wish to continue?"
- OPTS="[Yes|No][YN]"
- DIALOG_END
-
- DIALOG_BEGIN "no pars on drive"
- TYPE="1"
- "There are currently no "
- "partitions on drive $drive."
- OPTS="[Okay][O]"
- DIALOG_END
-
- DIALOG_BEGIN "no pars on tape"
- TYPE="1"
- "Their are currently no "
- "backup images on the drive."
- OPTS="[Okay][O]"
- DIALOG_END
-
- DIALOG_BEGIN "back err rewind"
- TYPE="3"
- "The media in drive $drive could"
- "not be rewound. The backup has"
- "been aborted."
- OPTS="[Okay][O]"
- DIALOG_END
-
- DIALOG_BEGIN "abort backup?"
- TYPE="1"
- "Are you sure that you wish"
- "to abort the current backup"
- "operation?"
- OPTS="[No|Yes][NY]"
- DIALOG_END
-
- DIALOG_BEGIN "abort restore?"
- TYPE="1"
- "Are you sure that you wish"
- "to abort the current restore"
- "operation? "
- OPTS="[No|Yes][NY]"
- DIALOG_END
-
- DIALOG_BEGIN "backup eot"
- TYPE="1"
- "The backup image size exceeds the space"
- "available on the destination. Press "
- "<ENTER> to Cancel this operation."
- OPTS="[Cancel]"
- DIALOG_END
-
- DIALOG_BEGIN "backup eom"
- TYPE="1"
- "The tape drive has reached the end of "
- "the media."
- OPTS="[Okay][O]"
- DIALOG_END
-
- DIALOG_BEGIN "tape to small"
- TYPE="1"
- "Your backup selection exceeds the capacity of the destination."
- ""
- " Selected backup = $parspc MB"
- " Space available = $tapespc MB (uncompressed)"
- " Existing backup = $imgsize MB"
- ""
- "Press F1 for more help."
- OPTS="[Continue|Overwrite|Cancel]"
- DIALOG_END
-
- DIALOG_BEGIN "new tape not ok"
- TYPE="1"
- "The tape in drive one could not be"
- "used. Please insert another tape and"
- "select <GO>, or you may <CANCEL>."
- OPTS="[Cancel|Go][CG]"
- DIALOG_END
-
- DIALOG_BEGIN "restore eot"
- TYPE="1"
- "The tape drive has reached the end of "
- "the media. Please insert the next tape"
- "into the drive and select <GO>, or"
- "you may <CANCEL>."
- OPTS="[Cancel|Go][CG]"
- DIALOG_END
-
- DIALOG_BEGIN "restore warning"
- TYPE="1"
- " *** WARNING *** "
- ""
- "This restore operation will destroy all data on the"
- "destination drive."
- ""
- "Are you sure you wish to continue?"
- OPTS="[No|Yes][NY]"
- DIALOG_END
-
- DIALOG_BEGIN "backup warning"
- TYPE="1"
- " *** WARNING *** "
- ""
- "This operation will replace your backup image"
- "(if it exists) on the destination drive."
- ""
- "Are you sure you wish to continue?"
- OPTS="[No|Yes][NY]"
- DIALOG_END
-
- DIALOG_BEGIN "new rtape not ok"
- TYPE="1"
- "The tape in drive $drv was not"
- "recognized as a SnapBack tape. Please"
- "insert another tape and select <GO>, or"
- "you may <CANCEL>."
- OPTS="[Cancel|Go][CG]"
- DIALOG_END
-
- DIALOG_BEGIN "not enough mem"
- TYPE="3"
- "Internal Error:"
- ""
- "Not enough memory to continue the"
- "current operation."
- OPTS="[Cancel][C]"
- DIALOG_END
-
- DIALOG_BEGIN "not SnapBack tape"
- TYPE="1"
- "The image is not a SnapBack image"
- OPTS="[Okay][O]"
- DIALOG_END
-
- DIALOG_BEGIN "no drv sel yet"
- TYPE="3"
- "You cannot select a partition as"
- "you have not yet selected a drive."
- OPTS="[Okay][O]"
- DIALOG_END
-
- DIALOG_BEGIN "no drv sel yet2"
- TYPE="3"
- "You cannot restore this partition"
- "as you have not selected a destination"
- "drive/partition."
- OPTS="[Okay][O]"
- DIALOG_END
-
- DIALOG_BEGIN "no par sel yet2"
- TYPE="3"
- "You cannot restore this partition"
- "as you have not selected a destination"
- "partition."
- OPTS="[Okay][O]"
- DIALOG_END
-
- DIALOG_BEGIN "res not nuf room"
- TYPE="3"
- "There is not enough room on the"
- "selected drive for the partition."
- OPTS="[Okay][O]"
- DIALOG_END
-
- DIALOG_BEGIN "pars not same size"
- TYPE="3"
- "The size of the selected destination"
- "partition is not the same as that of"
- "the source partition. You must select"
- "a partition that is the same size or"
- "append to the end of the drive."
- OPTS="[Okay][O]"
- DIALOG_END
-
- DIALOG_BEGIN "res alrdy chosen"
- TYPE="2"
- "A different partition is already going "
- "to be restored to the newly selected "
- "destination partition. Do you wish to"
- "restore this partition instead?"
- OPTS="[No|Yes][NY]"
- DIALOG_END
-
- DIALOG_BEGIN "not enuf mem"
- TYPE="3"
- "There is not enough memory to"
- "continue with the current operation."
- OPTS="[Okay][O]"
- DIALOG_END
-
- DIALOG_BEGIN "no res these?"
- TYPE="2"
- "Are you sure you wish to abort"
- "the current restore operation?"
- OPTS="[Yes|No][YN]"
- DIALOG_END
-
- DIALOG_BEGIN "no backup these?"
- TYPE="2"
- "Are you sure you wish to abort"
- "the current backup selection "
- "operation?"
- OPTS="[Yes|No][YN]"
- DIALOG_END
-
- DIALOG_BEGIN "reboot msg"
- TYPE="1"
- "For the changes to take into effect, would you"
- "like to reboot your machine now?"
- ""
- OPTS="[Yes|No][YN]"
- DIALOG_END
-
- DIALOG_BEGIN "not first tape"
- TYPE="1"
- "The image is not the first file"
- "of a SnapBack image set."
- ""
- "Image Number : $tapenum"
- "Serial Number : $sn"
- "Date/Time of backup : $date"
- OPTS="[Okay][O]"
- DIALOG_END
-
- DIALOG_BEGIN "1 drv no cas"
- TYPE="1"
- "Cascade mode could not be turned on"
- "as there is currently only one destination"
- "drive that can be used for cascading."
- OPTS="[Okay][O]"
- DIALOG_END
-
- DIALOG_BEGIN "cascade ok?"
- TYPE="2"
- "Cascade list = $list"
- ""
- "Turn Cascading On?"
- OPTS="[Yes|No|Modify][YNM]"
- DIALOG_END
-
- DIALOG_BEGIN "backup done"
- TYPE="1"
- "The backup operation has"
- "successfully completed."
- OPTS="[Okay][O]"
- DIALOG_END
-
- DIALOG_BEGIN "backup done w/errors"
- TYPE="1"
- "The backup operation has"
- "been aborted with an error."
- OPTS="[Okay][O]"
- DIALOG_END
-
- DIALOG_BEGIN "backup done w/user cancel"
- TYPE="1"
- "The backup operation has"
- "been cancelled by user."
- OPTS="[Okay][O]"
- DIALOG_END
-
- DIALOG_BEGIN "backup done w/compression"
- TYPE="1"
- "Backup Statistics:"
- ""
- "Total backed up : $br MB"
- "Total space used : $bw MB"
- "Total space available: $avail MB (estimated)"
- "Compression ratio : $ratio"
- ""
- "The backup operation has successfully completed."
- OPTS="[Okay][O]"
- DIALOG_END
-
- DIALOG_BEGIN "restore done"
- TYPE="1"
- "The restore operation has"
- "successfully completed."
- OPTS="[Okay][O]"
- DIALOG_END
-
- DIALOG_BEGIN "no drives found"
- TYPE="3"
- "SnapBack does not recognize any hard drives"
- "in your system. Please check your hardware"
- "configuration/software drivers."
- OPTS="[Okay][O]"
- DIALOG_END
-
- DIALOG_BEGIN "no tapes found"
- TYPE="3"
- "No network drives could"
- "be found on your system."
- ""
- OPTS="[Okay][O]"
- DIALOG_END
-
- DIALOG_BEGIN "no sdlp system"
- TYPE="3"
- "No ASPI or SDLP manager can be found."
- "Please check your CONFIG.SYS file"
- "and/or refer to your user's guide."
- OPTS="[Exit][E]"
- DIALOG_END
-
- DIALOG_BEGIN "no partitions"
- TYPE="2"
- "No partitions could be found on any"
- "hard drives"
- OPTS="[Okay][O]"
- DIALOG_END
-
- DIALOG_BEGIN "Blank tape"
- TYPE="1"
- "No backups have been performed!"
- ""
- OPTS="[Okay][O]"
- DIALOG_END
-
- --------------------------------------------------------------------------
-
- TEXT_BEGIN "program name message"
- "SnapBack v$ver|▌ Date 00/00/00 ▌ Time 00:00:00 AM"
- TEXT_END
-
- TEXT_BEGIN "select cascade"
- "<F2> Accept, <ESC> Cancel, <INS> Insert, <DEL> Delete|<F1> Help"
- TEXT_END
-
- TEXT_BEGIN "select cascade2"
- "Select network drive to add to cascade list|<F1> Help"
- TEXT_END
-
- TEXT_BEGIN "scanning message"
- "Scanning For Devices...|▌ Please Wait..."
- TEXT_END
-
- TEXT_BEGIN "select tape message"
- "Select the network drive you wish to use.|<ESC>=Last Menu <F1>=Help"
- TEXT_END
-
- TEXT_BEGIN "pars on drive prompt"
- "Partitions currently on drive $drive.|</>=Scroll <ESC>=Exit <F1>=Help"
- TEXT_END
-
- TEXT_BEGIN "pars on tape prompt"
- "Partitions in the current image.|</>=Scroll <ESC>=Exit <F1>=Help <F2>=Export"
- TEXT_END
-
- TEXT_BEGIN "sel drv to examine"
- "Select the drive to examine.|<ESC>=Last Menu <F1>=Help"
- TEXT_END
-
- TEXT_BEGIN "backing up"
- "Backup Operation In Progress.|<ESC>=Abort"
- TEXT_END
-
- TEXT_BEGIN "restoring"
- "Restore Operation In Progress.|<ESC>=Abort"
- TEXT_END
-
- TEXT_BEGIN "reading par hdr"
- "Reading Header.|Please Wait..."
- TEXT_END
-
- TEXT_BEGIN "block size"
- "Select a new block size. (Now $blksize Bytes).|<ESC>=Main Menu <F1>=Help"
- TEXT_END
-
- TEXT_BEGIN "sel dest par"
- "Select the destination partition.|<ESC>=Exit <F1>=Help"
- TEXT_END
-
- TEXT_BEGIN "sel dest drv"
- "Select the destination drive.|<ESC>=Exit <F1>=Help"
- TEXT_END
-
- TEXT_BEGIN "sel src drv"
- "Select the source drive.|<ESC>=Last Menu <F1>=Help"
- TEXT_END
-
- TEXT_BEGIN "res edit phase"
- "<ENTER>=Toggle <F2>=Start <F5>=Tag All <F6>=UnTag All <ESC>=Exit <F1>=Help"
- TEXT_END
-
- TEXT_BEGIN "backup edit phase"
- "<ENTER>=Toggle <F2>=Accept <F5>=Tag All <F6>=UnTag All <ESC>=Exit <F1>=Help"
- TEXT_END
-
- TEXT_BEGIN "default message"
- "|<F1>=Help"
- TEXT_END
-
- TEXT_BEGIN "format message"
- "Press <F1> for an explanation of format modes"
- TEXT_END
-
- DIALOG_BEGIN "ValidateMessage"
- TYPE="2"
- "When an error occurs, or the user selects"
- "abort, do you want to invalidate the"
- "header, ask the user, or leave it alone?"
- OPTS="[Yes|Ask|No][YAN]"
- DIALOG_END
-
- DIALOG_BEGIN "InValidateMessage"
- TYPE="2"
- "The backup has been aborted due to an error,"
- "and the image should not be considered a good"
- "backup. Should I Invalidate the image, so"
- "it isnt mistakenly used?"
- OPTS="[Yes|No][YN]"
- DIALOG_END
-
- DIALOG_BEGIN "long or short erase"
- TYPE="2"
- "Do you want to do a quick erase, or a"
- "long erase?"
- OPTS="[Quick|Long|Cancel][QLC]"
- DIALOG_END
-
- DIALOG_BEGIN "command not supported"
- TYPE="1"
- "This tape drive does not support this command!"
- ""
- OPTS="[Okay][O]"
- DIALOG_END
-
- ###### compare vrf's ######
- DIALOG_BEGIN "no compare these?"
- TYPE="1"
- "Are you sure that you wish"
- "to abort the current compare"
- "operation? "
- OPTS="[Yes|No][YN]"
- DIALOG_END
-
- DIALOG_BEGIN "abort compare?"
- TYPE="1"
- "Are you sure that you wish"
- "to abort the current compare"
- "operation? "
- OPTS="[No|Yes][NY]"
- DIALOG_END
-
- DIALOG_BEGIN "compare eot"
- TYPE="1"
- "The tape drive has reached the end of "
- "the media. Please insert the next tape"
- "into the drive and select <GO>, or"
- "you may <CANCEL>."
- OPTS="[Cancel|Go][CG]"
- DIALOG_END
-
- DIALOG_BEGIN "Compare done"
- TYPE="1"
- "The compare operation has"
- "successfully completed."
- OPTS="[Okay][O]"
- DIALOG_END
-
- DIALOG_BEGIN "error log on floppy"
- TYPE="1"
- "The Log file needs to be on a floppy drive, for"
- "this operation to work."
- "Please go to 'Configuration' and change the log"
- "file to a floppy (A: or B:)"
- OPTS="[Okay][O]"
- DIALOG_END
-
- TEXT_BEGIN "Compare edit phase"
- "<ENTER>=Toggle <F2>=Start <F5>=Tag All <F6>=UnTag All <ESC>=Exit <F1>=Help"
- TEXT_END
-
- TEXT_BEGIN "Comparing"
- "Compare Operation In Progress.|<ESC>=Abort"
- TEXT_END
-
- DIALOG_BEGIN "Compare err rewind"
- TYPE="3"
- "The media in drive $drive could"
- "not be rewound. The compare has"
- "been aborted."
- OPTS="[Okay][O]"
- DIALOG_END
-
- text "Rewind Message" = "Opening image file on Drive $drive."
-
- DIALOG_BEGIN "Rewind Error"
- TYPE="1"
- ""
- "ERROR: Could not open file in Drive $drive"
- ""
- "Error # $err, $text"
- OPTS="[Abort|Retry][AR]"
- DIALOG_END
-
- DIALOG_BEGIN "Bad BlockSize"
- TYPE="1"
- "Drive # $drive is at block size $oldbs,"
- "but was backed up with a block size of $newbs."
- ""
- ""
- OPTS="[Okay][O]"
- DIALOG_END
-
- text "Current Info Mess" = "Current Drive : #$drive, $name|▌ # of Drives : $num"
-
- Text "Current Info No Drive" = "Current Drive : NONE|▌# of Drives : 0"
-
- Text "Tape Settings" = "[2]Configuration Settings"
-
- Text "Tape backed up on" = "Image backed up on"
-
- Text "Partition table on tape" = "[2]Partition table in image"
-
- Text "Tape Drives" = "[2]Available Drives"
-
- DIALOG_BEGIN "Multitasker running"
- TYPE="1"
- "SnapBack should not be run under $multi."
- ""
- "If you select continue, some files may be"
- "corrupted when restoring from the backup."
- ""
- "Continue?"
- OPTS="[Yes|No][YN]"
- DIALOG_END
-
- DIALOG_BEGIN "ipx=0"
- TYPE="1"
- "ERROR! Could not find machine ID"
- ""
- "Can not continue!"
- OPTS="[Exit][E]"
- DIALOG_END
-
- DIALOG_BEGIN "not running off net"
- TYPE="1"
- "You need to run snapback off of a"
- "network drive"
- OPTS="[Exit][E]"
- DIALOG_END
-
- DIALOG_BEGIN "S/W & H/W Comp on"
- TYPE="1"
- "You have hardware and software compression on."
- "This may impact your performance dramatically"
- ""
- OPTS="[Continue|Cancel][CA]"
- DIALOG_END
-
- DIALOG_BEGIN "S/W & H/W Comp on 2"
- TYPE="1"
- "You have hardware and software compression on."
- "This may impact your performance dramatically"
- ""
- OPTS="[Okay][O]"
- DIALOG_END
-
- DIALOG_BEGIN "Changes made"
- TYPE="1"
- "Changes have been made, but not saved."
- "To save, select 'Save Configuration' from"
- "the Configuration Menu."
- ""
- OPTS="[Okay][O]"
- DIALOG_END
-
- DIALOG_BEGIN "Changes made/save"
- TYPE="1"
- "Do you wish to use these settings for this session"
- "only, or permanently?"
- ""
- OPTS="[Session|Permanent][SP]"
- DIALOG_END
-
- SECTION_END
-
- SECTION_END
-
- RESOURCE_END
-