;-- Background Pages --------------

;	Standard Status Box Area
STATUSBOX
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Status Display
	TXT	=	------------------------------------------
	TXT	=	This part of the screen is used to display
	TXT	=	instructions and the last four actions the
	TXT	=	ToolBox has performed.
	TXT	=	
#

;	Standard Background Area
BACKGROUND
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	You must position the mouse pointer over
	TXT	=	a specific button or item on the screen
	TXT	=	before pressing the HELP key.
	TXT	=	
#

;-- Startup Screen Pages ----------

;	Startup - Quit SCSI ToolBox Gadget
S_QUIT
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Quit SCSI ToolBox
	TXT	=	----------------------------------------------
	TXT	=	Select this gadget to end the program when you
	TXT	=	are finished using the ToolBox.
	TXT	=	
#

;	Startup - Quick Setup Gadget
S_QUICK
	MODE		=	LEFT
	LEFTEDGE	=	LEFT
	TOPEDGE	=	TOP
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Quick Setup
	TXT	=	----------------------------------------------
	TXT	=	Select this gadget to enter the Quick Setup
	TXT	=	part of the ToolBox.
	TXT	=	
#

;	Startup - Device Options Gadget
S_DEVOPTS
	MODE		=	LEFT
	LEFTEDGE	=	LEFT
	TOPEDGE	=	TOP
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Device Options
	TXT	=	----------------------------------------------
	TXT	=	Select this gadget to view and/or change the
	TXT	=	Device Options for the selected SCSI device.
	TXT	=	
	TXT	=	NOTE: Some options may only be available on
	TXT	=	certain types of SCSI devices.
	TXT	=	
#

;	Startup - Low Level Format Gadget
S_FORMAT
	MODE		=	LEFT
	LEFTEDGE	=	LEFT
	TOPEDGE	=	TOP
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Low Level Format Drive
	TXT	=	----------------------------------------------
	TXT	=	Select this gadget to begin a low-level format
	TXT	=	of the selected SCSI device.
	TXT	=	
	TXT	=	NOTE: The format operation can destroy any
	TXT	=	data stored on the SCSI device.
	TXT	=	
#

;	Startup - Verify Data Blocks Gadget
S_VERIFY
	MODE		=	LEFT
	LEFTEDGE	=	LEFT
	TOPEDGE	=	TOP
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Verify Data On Drive
	TXT	=	----------------------------------------------
	TXT	=	Select this gadget to begin a verification of
	TXT	=	the recording medium of a SCSI device.  The
	TXT	=	verify operation will automatically remap any
	TXT	=	bad blocks it locates.
	TXT	=	
	TXT	=	This operation should usually be performed
	TXT	=	after you perform a Low Level Format.
	TXT	=	
	TXT	=	NOTE: This operation will not change any data
	TXT	=	on the drive unless a bad block is located and
	TXT	=	then remapped.
	TXT	=	
#

;	Startup - Add/Update File Systems Gadget
S_ADDUPD
	MODE		=	LEFT
	LEFTEDGE	=	LEFT
	TOPEDGE	=	TOP
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Add/Update File Systems
	TXT	=	----------------------------------------------
	TXT	=	Select this gadget to add or update the file
	TXT	=	system information associated with this hard
	TXT	=	disk.
	TXT	=	
#

;	Startup - Edit Partitions Gadget
S_EDITPART
	MODE		=	LEFT
	LEFTEDGE	=	LEFT
	TOPEDGE	=	TOP
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Edit Partitions On Drive
	TXT	=	----------------------------------------------
	TXT	=	Select this gadget to create or change the
	TXT	=	partition definitions for this hard disk.
	TXT	=	
#

;	Startup - Save Changes Gadget
S_SAVECHNG
	MODE		=	LEFT
	LEFTEDGE	=	LEFT
	TOPEDGE	=	TOP
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Save Changes To Drive
	TXT	=	----------------------------------------------
	TXT	=	Select this gadget to record any changes that
	TXT	=	have been made to the selected hard disk.
	TXT	=	
#

;	Startup - Device Select Gadget
S_DEVSEL
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	BOTTOM
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	SCSI Device Select Area
	TXT	=	----------------------------------------------
	TXT	=	This part of the screen displays all of the
	TXT	=	SCSI devices connected to this controller.
	TXT	=	
	TXT	=	To select a SCSI device, simply move the mouse
	TXT	=	pointer over the device you want to use and
	TXT	=	click the selection button once.
	TXT	=	
#

;  Startup - Device Prop Gadget
S_DEVPROP
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	BOTTOM
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Device Slider
	TXT	=	----------------------------------------------
	TXT	=	This gadget is used to scroll through the SCSI
	TXT	=	devices listed in the Device Select area when
	TXT	=	there are more than eight devices connected.
	TXT	=	
	TXT	=	To scroll the device list, move the mouse
	TXT	=	pointer over the device slider and hold down
	TXT	=	the selection button.  Now move the mouse up
	TXT	=	or down to scroll the list.  Release the
	TXT	=	selection button when you are finished
	TXT	=	scrolling the list.
	TXT	=	
#

;-- Edit Partitions Screen --------

;	Edit Partitions - Accept Partition Changes Gadget
E_ACCEPT
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Accept Partition Changes
	TXT	=	----------------------------------------------
	TXT	=	Select this gadget to accept any changes that
	TXT	=	you have made to the partition information and
	TXT	=	then return to the previous screen.
	TXT	=	
#

;	Edit Partitions - Cancel Partition Changes Gadget
E_CANCEL
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Cancel Partition Changes
	TXT	=	----------------------------------------------
	TXT	=	Select this gadget to forget any changes that
	TXT	=	you have made to the partition information and
	TXT	=	then return to the previous screen.
	TXT	=	
#

;	Edit Partitions - Advanced Options Gadget
E_ADVANCED
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Advanced Options
	TXT	=	----------------------------------------------
	TXT	=	Additional partitioning controls are appear
	TXT	=	when this gadget is selected.
	TXT	=	
	TXT	=	A checkmark appears in the block to the left
	TXT	=	of "Advanced Options" when it is selected.
	TXT	=	
#

;	Edit Partitions - Mount Partition Gadget
E_MOUNTPART
	MODE		=	LEFT
	LEFTEDGE	=	LEFT
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Mount This Partition
	TXT	=	----------------------------------------------
	TXT	=	Use this gadget is to specify whether or not
	TXT	=	the currently selected partition will be
	TXT	=	added to the system's list of disks when your
	TXT	=	computer boots up.
	TXT	=	
	TXT	=	A checkmark appears in the block to the left
	TXT	=	of "Mount This Partition" when it is selected,
	TXT	=	indicating this partition will be mounted.
	TXT	=	
#

;	Edit Partitions - Partition is Bootable Gadget
E_BOOTABLE
	MODE		=	LEFT
	LEFTEDGE	=	LEFT
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Partition is Bootable
	TXT	=	----------------------------------------------
	TXT	=	Use this gadget is to specify whether or not
	TXT	=	the currently selected partition can be used
	TXT	=	as the boot disk when your computer boots up.
	TXT	=	
	TXT	=	A checkmark appears in the block to the left
	TXT	=	of "Partition is Bootable" when it is selected,
	TXT	=	indicating you can boot from this partition.
	TXT	=	
#

;	Edit Partitions - Start Cylinder Gadget
E_STARTCYL
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Start Cylinder
	TXT	=	----------------------------------------------
	TXT	=	Use this gadget to change the starting point
	TXT	=	for the currently selected partition.
	TXT	=	
	TXT	=	Start Cylinder is specified in cylinders.
	TXT	=	
#

;	Edit Partitions - End Cylinder Gadget
E_ENDCYL
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	End Cylinder
	TXT	=	----------------------------------------------
	TXT	=	Use this gadget to change the ending point
	TXT	=	for the currently selected partition.
	TXT	=	
	TXT	=	End Cylinder is specified in cylinders.
	TXT	=	
#

;	Edit Partitions - Total Cylinders Gadget
E_TOTALCYL
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Total Cylinders
	TXT	=	----------------------------------------------
	TXT	=	Use this gadget to change the total number of
	TXT	=	cylinders for the currently selected partition.
	TXT	=	
	TXT	=	Total Cylinders is specified in cylinders.
	TXT	=	
#

;	Edit Partitions - Boot Priority Gadget
E_BOOTPRI
	MODE		=	LEFT
	LEFTEDGE	=	LEFT
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Boot Priority
	TXT	=	----------------------------------------------
	TXT	=	Use this gadget to specify the priority that
	TXT	=	the currently selected partition will use
	TXT	=	when the computer is booting up.  This gadget
	TXT	=	will appear ghosted if the partition is not
	TXT	=	bootable.
	TXT	=	
	TXT	=	Boot Priority can range from 127 to -128.
	TXT	=	
	TXT	=	The system assigns DF0: a boot priority of 5.
	TXT	=	
	TXT	=	Hard disks are usually assigned a boot
	TXT	=	priority of 0.
	TXT	=	
#

;	Edit Partitions - File System Options Gadget
E_FILESYS
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	File System Options
	TXT	=	----------------------------------------------
	TXT	=	Select this gadget to view and/or change the
	TXT	=	File System Options for the currently selected
	TXT	=	partition.
	TXT	=	
#

;-- File System Options Screen ----

;	FileSysOpts - Accept File System Changes Gadget
F_ACCEPT
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Accept File System Changes
	TXT	=	----------------------------------------------
	TXT	=	Select this gadget to accept any changes that
	TXT	=	you have made to the partition's file system
	TXT	=	information and then return to the previous
	TXT	=	screen.
	TXT	=	
#

;	FileSysOpts - Cancel File System Changes Gadget
F_CANCEL
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Cancel File System Changes
	TXT	=	----------------------------------------------
	TXT	=	Select this gadget to forget any changes that
	TXT	=	you have made to the partition's file system
	TXT	=	information and then return to the previous
	TXT	=	screen.
	TXT	=	
#

;	FileSysOpts - Fast FileSys Gadget
F_FASTFS
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	BOTTOM
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Fast File System
	TXT	=	----------------------------------------------
	TXT	=	Select this gadget to change the file system
	TXT	=	that is used for this partition to the Fast
	TXT	=	File System.
	TXT	=	
#

;	FileSysOpts - Old FileSys Gadget
F_OLDFS
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	BOTTOM
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Old File System
	TXT	=	----------------------------------------------
	TXT	=	Select this gadget to change the file system
	TXT	=	that is used for this partition to the Old
	TXT	=	File System.
	TXT	=	
#

;	FileSysOpts - Custom FileSys Gadget
F_CUSTOMFS
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	BOTTOM
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Custom File System
	TXT	=	----------------------------------------------
	TXT	=	Select this gadget to use a custom file system
	TXT	=	with this partition.
	TXT	=	
#

;	FileSysOpts - Reserved Partition Gadget
F_RESERVEDFS
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	BOTTOM
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Reserved Partition
	TXT	=	----------------------------------------------
	TXT	=	Select this gadget to reserve this partition.
	TXT	=	
	TXT	=	A reserved partitions does not have a file
	TXT	=	system associated with it.
	TXT	=	
#

;	FileSysOpts - DOS Identifier Gadget
F_FILESYSID
	MODE		=	LEFT
	LEFTEDGE	=	RIGHT
	TOPEDGE	=	TOP
	NEG		=	CONTINUE

	TXT	=	File System Identifier
	TXT	=	----------------------------------------------
	TXT	=	Use this gadget to specify the file system
	TXT	=	identifier when you are using a custom file
	TXT	=	system with this partition.
	TXT	=	
	TXT	=	The identifier for the Fast File System
	TXT	=	is: 0x444F5301
	TXT	=	
	TXT	=	The identifier for the Old File System
	TXT	=	is: 0x444F5300
	TXT	=	
	TXT	=	The identifier for a reserved partition
	TXT	=	is: 0x00000000
	TXT	=	
#

;	FileSysOpts - DMA Mask Gadget
F_DMAMASK
	MODE		=	LEFT
	LEFTEDGE	=	RIGHT
	TOPEDGE	=	TOP
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	DMA Mask
	TXT	=	----------------------------------------------
	TXT	=	Use this gadget to specify the DMA mask that
	TXT	=	the file system will use when accessing this
	TXT	=	partition.
	TXT	=	
	TXT	=	The default mask for the Fast File System
	TXT	=	is: 0x7FFFFFFE
	TXT	=	
	TXT	=	The mask for the Old File System
	TXT	=	is: 0x00FFFFFE
	TXT	=	
#

;	FileSysOpts - Max Transfer Gadget
F_MAXTRANS
	MODE		=	LEFT
	LEFTEDGE	=	RIGHT
	TOPEDGE	=	TOP
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Max Transfer
	TXT	=	----------------------------------------------
	TXT	=	Use this gadget to specify the maximum number
	TXT	=	of blocks that the file system will be able
	TXT	=	to transfer when accessing this partition.
	TXT	=	
	TXT	=	The default max transfer is: 0x00FFFFFF
	TXT	=	
#

;	FileSysOpts - Res Blks at Beginning Gadget
F_BEGINNING
	MODE		=	LEFT
	LEFTEDGE	=	LEFT
	TOPEDGE	=	TOP
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Reserved Blocks at Beginning
	TXT	=	----------------------------------------------
	TXT	=	Use this gadget to specify the number of
	TXT	=	blocks that are reserved at the beginning of
	TXT	=	this partition.
	TXT	=	
	TXT	=	The default reserved blocks at beginning is: 2
	TXT	=	
	TXT	=	The lowest reserved blocks at beginning is: 1
	TXT	=	
#

;	FileSysOpts - Res Blks at End Gadget
F_END
	MODE		=	LEFT
	LEFTEDGE	=	LEFT
	TOPEDGE	=	TOP
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Reserved Blocks at End
	TXT	=	----------------------------------------------
	TXT	=	Use this gadget to specify the number of
	TXT	=	blocks that are reserved at the end of this
	TXT	=	partition.  This option is only available with
	TXT	=	the Fast File and Custom File Systems.
	TXT	=	
	TXT	=	The default reserved blocks at end is: 0
	TXT	=	
#

;	FileSysOpts - Boot Block Enable Gadget
F_BOOTBLKS
	MODE		=	LEFT
	LEFTEDGE	=	LEFT
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Use Custom Boot Blocks
	TXT	=	----------------------------------------------
	TXT	=	Use this gadget is to specify whether or not
	TXT	=	the currently selected partition will use
	TXT	=	custom boot blocks when your computer boots up.
	TXT	=	
	TXT	=	A checkmark appears in the block to the left
	TXT	=	of "Use Custom Boot Blocks" when it is
	TXT	=	selected, indicating there are custom boot
	TXT	=	blocks for this partition.
	TXT	=	
#

;	FileSysOpts - Number Of Boot Blocks Gadget
F_NUMBOOTBLKS
	MODE		=	LEFT
	LEFTEDGE	=	LEFT
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Number of Boot Blocks
	TXT	=	----------------------------------------------
	TXT	=	Use this gadget to specify the number of boot
	TXT	=	blocks that the currently selected partition
	TXT	=	will use when the computer is booting up.
	TXT	=	This gadget will appear ghosted if the
	TXT	=	partition does not use custom boot blocks.
	TXT	=	
	TXT	=	The default number of boot blocks is: 0
	TXT	=	
#

;	FileSysOpts - Buffer Memory Type Gadget
F_MEMTYPE
	MODE		=	LEFT
	LEFTEDGE	=	RIGHT
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Buffer Memory Type
	TXT	=	----------------------------------------------
	TXT	=	Use this gadget to specify the type of memory
	TXT	=	that the file system will use when allocating
	TXT	=	memory for its buffers.
	TXT	=	
	TXT	=	The default type of memory is: ANY
	TXT	=	
	TXT	=	To change the type of memory, select the
	TXT	=	Buffer Memory Type gadget until the type of
	TXT	=	memory you want to use is displayed.
	TXT	=	
#

;	FileSysOpts - Number Of Buffers Gadget
F_BUFFERS
	MODE		=	LEFT
	LEFTEDGE	=	RIGHT
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Number of Buffers
	TXT	=	----------------------------------------------
	TXT	=	Use this gadget to specify the number of
	TXT	=	buffers that the file system will allocate for
	TXT	=	the currently selected partition.
	TXT	=	
	TXT	=	The default number of buffers is: 20
	TXT	=	
#

;-- Add Update File System Screen -

;	AddUpdate - Accept File Sys Changes Gadget
A_ACCEPT
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Accept File System Changes
	TXT	=	----------------------------------------------
	TXT	=	Select this gadget to accept any changes that
	TXT	=	you have made to the hard disk's file system
	TXT	=	information and then return to the previous
	TXT	=	screen.
	TXT	=	
#

;	AddUpdate - Cancel File Sys Changes Gadget
A_CANCEL
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Cancel File System Changes
	TXT	=	----------------------------------------------
	TXT	=	Select this gadget to forget any changes that
	TXT	=	you have made to the hard disk's file system
	TXT	=	information and then return to the previous
	TXT	=	screen.
	TXT	=	
#

;	AddUpdate - Add File System Gadget
A_ADDFILESYS
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Add File System
	TXT	=	----------------------------------------------
	TXT	=	Select this gadget to add a new file system to
	TXT	=	this hard disk.
	TXT	=	
#

;	AddUpdate - Update File System Gadget
A_UPDFILESYS
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Update File System
	TXT	=	----------------------------------------------
	TXT	=	Select this gadget to update the currently
	TXT	=	selected file system.
	TXT	=	
	TXT	=	This gadget will appear ghosted if you have
	TXT	=	not selected a file system.
	TXT	=	
#

;	AddUpdate - Remove File System Gadget
A_REMFILESYS
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Remove File System
	TXT	=	----------------------------------------------
	TXT	=	Select this gadget to remove the currently
	TXT	=	selected file system.
	TXT	=	
	TXT	=	This gadget will appear ghosted if you have
	TXT	=	not selected a file system.
	TXT	=	
#

;	AddUpdate - Save File System Gadget
A_SAVEFILESYS
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Save File System
	TXT	=	----------------------------------------------
	TXT	=	Select this gadget to save the currently
	TXT	=	selected file system to a file.
	TXT	=	
	TXT	=	This gadget will appear ghosted if you have
	TXT	=	not selected a file system.
	TXT	=	
#

;	AddUpdate - File System Selector Gadget
A_FSSELECT
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	File System Select Area
	TXT	=	----------------------------------------------
	TXT	=	This part of the screen displays all of the
	TXT	=	file systems associated with this hard disk.
	TXT	=	
	TXT	=	To select a file system to work with, simply
	TXT	=	move the mouse pointer over the device you
	TXT	=	want to use and click the selection button
	TXT	=	once.
	TXT	=	
#

;	AddUpdate - File System Select Prop Gadget
A_SELPROP
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	File System Slider
	TXT	=	----------------------------------------------
	TXT	=	This gadget is used to scroll through the file
	TXT	=	systems listed in the File System Select area
	TXT	=	when there are more than eight file systems
	TXT	=	associated with this hard disk.
	TXT	=	
	TXT	=	To scroll the file system list, move the mouse
	TXT	=	pointer over the file system slider and hold
	TXT	=	down the selection button.  Now move the mouse
	TXT	=	up or down to scroll the list.  Release the
	TXT	=	selection button when you are finished
	TXT	=	scrolling the list.
	TXT	=	
#

;-- Device Options Screen ---------

;	DevOpts - Accept Device Options Changes Gadget
D_ACCEPT
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Accept Device Option Changes
	TXT	=	----------------------------------------------
	TXT	=	Select this gadget to accept any changes that
	TXT	=	you have made to this device's options and
	TXT	=	then return to the previous screen.
	TXT	=	
#

;	DevOpts - Cancel Device Options Changes Gadget
D_CANCEL
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Cancel Device Option Changes
	TXT	=	----------------------------------------------
	TXT	=	Select this gadget to forget any changes that
	TXT	=	you have made to this device's options and
	TXT	=	then return to the previous screen.
	TXT	=	
#

;	DevOpts - Interleave Gadget
D_INTERLEAVE
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Interleave
	TXT	=	----------------------------------------------
	TXT	=	Use this gadget to specify the interleave
	TXT	=	value that will be used when a low-level
	TXT	=	format operation is performed on this hard
	TXT	=	disk.
	TXT	=	
	TXT	=	NOTE: Some hard disks (ie. Quantum ) will
	TXT	=	ignore this interleave value.
	TXT	=	
	TXT	=	The interleave value is usually 0 or 1.
	TXT	=	
#

;	DevOpts - AutoPark Gadget
D_AUTOPARK
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Auto Park Seconds
	TXT	=	----------------------------------------------
	TXT	=	Use this gadget to specify the number of
	TXT	=	seconds of inactivity the device driver will
	TXT	=	wait before parking the hard disk's read/write
	TXT	=	heads in the "safe" zone.
	TXT	=	
	TXT	=	A value of 0 will disable Auto Park.
	TXT	=	
#

;	DevOpts - Reselect Gadget
D_RESELECT
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Enable Reselect
	TXT	=	----------------------------------------------
	TXT	=	Use this gadget is to specify whether or not
	TXT	=	the device driver should allow this device
	TXT	=	to disconnect and reconnect during a data
	TXT	=	transfer.
	TXT	=	
	TXT	=	A checkmark appears in the block to the right
	TXT	=	of "Enable Reselect" when it is selected,
	TXT	=	indicating the device driver will allow
	TXT	=	disconnection/reconnection for this device.
	TXT	=	
	TXT	=	NOTE: Some hard disks have a problem with
	TXT	=	the SCSI reselection protocol.  If you are
	TXT	=	experiencing problems with the SCSI buss
	TXT	=	"locking up" when accessing this hard disk,
	TXT	=	try disabling reselection.
	TXT	=	
#

;-- Quick Setup Screen ------------

;	QuickSetup - Begin Quick Setup Gadget
Q_BEGIN
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Begin Quick Setup
	TXT	=	----------------------------------------------
	TXT	=	Use this gadget to start the Quick Setup
	TXT	=	procedure.
	TXT	=	
	TXT	=	Your hard disk will be low-level formatted and
	TXT	=	then verified.  Each partition on this hard
	TXT	=	disk will then be AmigaDOS formatted and you
	TXT	=	will have the option of copying floppy disks
	TXT	=	to each partition.
	TXT	=	
	TXT	=	NOTE WELL: This operation cause irreversible
	TXT	=	changes to occur on this hard disk.
	TXT	=	
#

;	QuickSetup - Quit Quick Setup Gadget
Q_QUIT
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Quit Quick Setup
	TXT	=	----------------------------------------------
	TXT	=	Use this gadget to return to the previous
	TXT	=	screen.  If you entered the Quick Setup screen
	TXT	=	from the Workbench, you are returned to the
	TXT	=	Workbench.
	TXT	=	
	TXT	=	NOTE WELL: This operation will NOT cancel the
	TXT	=	changes made to any hard disks while in the
	TXT	=	Quick Setup screen.
	TXT	=	
#

;	QuickSetup - Unit Cycle Gadget
Q_UNITCYCLE
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	SCSI Unit Select
	TXT	=	----------------------------------------------
	TXT	=	Use this gadget to specify the hard disk that
	TXT	=	you want to prepare with Quick Setup.
	TXT	=	
	TXT	=	To change the hard disk, select the SCSI Unit
	TXT	=	gadget until the hard disk you want to use
	TXT	=	is displayed.
	TXT	=	
#


;-- Edit Partitions / Quick Setup Screens --

;	EditParts / QuickSetup - Default Setup Gadget
EQ_DEFAULT
	MODE		=	LEFT
	LEFTEDGE	=	RIGHT
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Default Setup
	TXT	=	----------------------------------------------
	TXT	=	Select this gadget to change the partitioning
	TXT	=	information to the default configuration.
	TXT	=	
#

;	EditParts / QuickSetup - Add Partition Gadget
EQ_ADDPART
	MODE		=	LEFT
	LEFTEDGE	=	RIGHT
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Add Partition
	TXT	=	----------------------------------------------
	TXT	=	Select this gadget to add a new partition to
	TXT	=	this hard disk.  Follow the instructions that
	TXT	=	appear in the Status box area.
	TXT	=	
#

;	EditParts / QuickSetup - Remove Partition Gadget
EQ_REMPART
	MODE		=	LEFT
	LEFTEDGE	=	RIGHT
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Remove Partition
	TXT	=	----------------------------------------------
	TXT	=	Select this gadget to remove the currently
	TXT	=	selected partition from this hard disk.
	TXT	=	
#

;	EditParts / QuickSetup - Partition Name Gadget
EQ_PARTNAME
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Partition Name
	TXT	=	----------------------------------------------
	TXT	=	Use this gadget to change the name of the
	TXT	=	currently selected partition.
	TXT	=	
#

;	EditParts / QuickSetup - Partition Size Gadget
EQ_PARTSIZE
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	CENTER
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Partition Size
	TXT	=	----------------------------------------------
	TXT	=	Use this gadget to change the size of the
	TXT	=	currently selected partition.
	TXT	=	
	TXT	=	Partition Size is specified in megabytes.
	TXT	=	
#

;	EditParts / QuickSetup - Partition Size Prop Gadget
EQ_SIZEPROP
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	BOTTOM
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Partition Size Slider
	TXT	=	----------------------------------------------
	TXT	=	Use this gadget to change the size of the
	TXT	=	currently selected partition.
	TXT	=	
	TXT	=	To change the partition size, move the mouse
	TXT	=	pointer over the partition size slider and
	TXT	=	hold down the selection button.  Now move the
	TXT	=	mouse to the left or right to change the size.
	TXT	=	Release the selection button when you are
	TXT	=	finished changing the partition size.
	TXT	=	
#

;	EditParts / QuickSetup - Partition Prop Gadget
EQ_PARTPROP
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	BOTTOM
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Partition Position Slider
	TXT	=	----------------------------------------------
	TXT	=	Use this gadget to move the currently selected
	TXT	=	partition's starting and ending cylinders.
	TXT	=	
	TXT	=	To change the partition's position, move the
	TXT	=	mouse pointer over the partition slider and
	TXT	=	hold down the selection button.  Now move the
	TXT	=	mouse to the left or right to change the start
	TXT	=	and end cylinders.  Release the selection
	TXT	=	button when you are finished adjusting the
	TXT	=	partition size.
	TXT	=	
#

;	EditParts / QuickSetup - All Partitions Gadget
EQ_ALLPARTS
	MODE		=	LEFT
	LEFTEDGE	=	CENTER
	TOPEDGE	=	BOTTOM
	NEG		=	CONTINUE

	TXT	=	
	TXT	=	Partition Select Area
	TXT	=	----------------------------------------------
	TXT	=	This part of the screen is used to display all
	TXT	=	of the partitions associated with this hard
	TXT	=	disk.  It is also used to select the current
	TXT	=	partition.
	TXT	=	
	TXT	=	To select a partition, move the mouse pointer
	TXT	=	over the partition that you want to work with
	TXT	=	and click the selection button once.
	TXT	=	
#

