;; DEVELOPERS! : You can copy this product TXT file to a new filename
;;   and quickly create a TXT file for a new product
;; Using your editors 'search' function, search for all comments beginning
;; with the word 'DEVELOPERS!' and each variable that needs to be redefined

;; ************** TRANSLATORS ! ***************
;; All text to be TRANSLATED is preceeded by comments starting with
;; the word 'TRANSLATE'.
;; Using your editors 'search' function, search for all comments beginning
;; with the word 'TRANSLATE' and each line that needs to be translated
;; is pointed out to you.
;; ************* IMPORTANT NOTES ****************************
;; TRANSLATE only text to the right of the '=' symbol,
;; All text lines ending with '=' are for translation expansion.
;; DO NOT remove the unused lines !
;; DO NOT add any additional lines !
;; Each line of text is center or left justified when displayed.

;; DEVELOPERS! - Change the product name in the following 3 lines.
;;
;; TRANSLATE the following lines.
;; 60 characters max. for each line
;;
ProductName=ThinkPad 701 Video Features for OS/2
TopMsg=Building ThinkPad 701 Video Features diskette for OS/2
TopAltMsg=Removing ThinkPad 701 Video Features diskette for OS/2 image

;; DEVELOPERS! - Change the product diskette count in the next line and
;;               define whether any diskettea need to be bootable.
;; Use INSTALIT's NLS enabled constants 'YesCharacter' and 'NoCharacter'
;; Create new variables to accomadate as many diskettes as needed, using
;; the naming convention 'DiskXBootable', where X is the diskette number.
;; Delete any lines not needed.
;; DO NOT translate the following lines
;;
NumProdDisks=1
Disk1Bootable=NoCharacter

SpecialBoot1=NoCharacter

;; Define success file name
;; DEVELOPERS! - Change the success.fil name extension to match
;;               the products three letter acronym. i.e. WIN, DOS, etc..
;;               If it doesn't have one, make one up.
;;               DO NOT change the filename, just the extension
;;  Since the customer will only have 1 version of DOS and one version of
;;  Windows in their factory, the extensions .DOS and .WIN can be used for
;;  all versions of DOS and Windows.
;;
;; DO NOT translate the following
;;
SuccessFile=SUCCESS.TVO

;; Define Diskette labels
;; DEVELOPERS! - These should match the actual product diskette labels
;; Create new variables to accomadate as many diskettes as needed, using
;; the naming convention 'Array1-X', where X is the diskette number.
;; Delete any lines not needed.
;;
;; TRANSLATE the following diskette labels
;; 60 character max. 1 line each
;;
Array1-1=ThinkPad 701 Video Features for OS/2, Diskette 1 of 1

;; Define diskette Volume Labels
;; DEVELOPERS! - These should match the actual product diskette volume labels
;; Create new variables to accomadate as many diskettes as needed, using
;; the naming convention 'Array2-X', where X is the diskette number.
;; Delete any lines not needed.
;; NOTE ...
;; For some products (e.g. DOS) the volume labels have multiple imbedded
;; spaces (e.g.  'DOS      1' ). INSTALIT, for some reason, strips these
;; spaces out, making the label inaccurate and the diskette unusable. So, to
;; 'fool' INSTALIT, use the character ')' instead of the spaces, and the
;; factory program will replace them with spaces after reading them from
;; this file. (e.g. define 'DOS      1' as 'DOS))))))1' )
;;
Array2-1=TPVIDEOOS21

;; DEVELOPERS! - change the values below as required
;;    To determine the diskettes MAX capacity, use the CHKDSK command.
;; Minimum free space required on each diskette
;; Using MAX assures diskettes are empty
;; Use 1457664 for 1.44MB format
;; Use  730112 for  720KB format
;; Create new variables to accomadate as many diskettes as needed, using
;; the naming convention 'Array4-X', where X is the diskette number.
;; Delete any lines not needed.
;;
Array4-1=1457664

;; DEVELOPERS! - The copyright notice should match the diskette label
;;
;; TRANSLATE the following message and copyright notice.
;; These 10 lines are displayed together, with the
;; diskette labels.
;; 60 character max. for each line
;;
Dialog5-1=The label should also contain
Dialog5-2=the following copyright notice.
Dialog5-3=
Dialog5-4=Distributed by IBM.
Dialog5-5=Copyright Chips and Technology Corporation 1994
Dialog5-6=
Dialog5-7=All rights reserved.
Dialog5-8=
Dialog5-9=
Dialog5-10=

;; DEVELOPERS! - Change the product diskette count and capacity
;; in the next section
;;
;; TRANSLATE the following 4 lines.
;; These lines are displayed together.
;; 60 character max. for each line
;;
Dialog6-1=This process requires 1 blank 2 MB diskettes.
Dialog6-2=
Dialog6-3=Are you ready ?
Dialog6-4=
