;** Please do NOT localize any strings that are not inside double quotes (") **
;
; The information in this file determines
;
; * All dialog strings.
;
; * The names of the disks and directories from which, and to which, Install
; copies files
;
; * The name of the group that Install creates in Program Manager's window, and the
; names of program items that Install adds to that group
;
; You can create your own Install program by changing some of the information
; in this file.
;
; The Parts of QUARK.INF
; -------------------------
;
; QUARK.INF is similar in format to a Windows initialization (.INI) file.
;
; Sections: QUARK.INF is divided into sections. Each section is identified
; by an alphanumeric name enclosed in square brackets.
;
; Most section names are "hard-coded": Install is written to search for
; in QUARK.INF for that specific section name. However, some section
; names are defined within other sections, and are therefore easily
; customizable.
;
; Comments: A comment begins with a semicolon. You can include a comment
; on the same line as syntax, as long as it comes after the syntax.
;
; Spaces: Spaces are ignored, except when between double quotes.
; Blank lines are also ignored.
;
; Special
; Chars: The ampersand (&) is a special character to Windows. In
; those strings that appear in dialog boxes, the ampersand
; transformed into an accelerator (an underscore below the
; following character).
;
; Special non-"non printable" characters (e.g.: return, formfeed, (c),
; etc.) can be obtained by using C-style escapes (i.e.:
; \n, \f, \256 (octal) [or \xAE (hex)] for the previous examples).
;
; NOTE: All text strings *must* be entered on a single line. You can
; format the text into multiple lines by inserting '\n' whereever
; you want a line to break, but text strings in this file must typed
; as one entire line.
;
;
; Sections in This File
; ---------------------
;
; The rest of this file contains the actual sections and statements
; that make up the working file. It also includes comments that
; explain each section and statement.
;
[version]
; patch lvl, stage, minor rev, prodid/major rev
; stage codes:
; 0x20 development
; 0x40 alpha
; 0x60 beta
; 0x70 gamma
; 0x80 release
;
; ie - 0x00801133 is windows 3.11r0
instver = 0x00803033
; <major rev>.<minor rev>.<minor rev><stage>
regver = "3.30.0"
; major rev, minor rev, stage, 0x00
prodver = 0x03308000
prodid = 3
[data]
; The [data] section includes misc. information about the
; location application.
name = "QuarkXPress for Windows"
;do not localize
regfile = xpress.reg
[message]
changed = "Changing this path will require you to reimport all associated pictures for the affected QuarkXPress documents. Do you want to do this?"
complete = "Install complete."
badexecfiles = "An error occured while running accessory files."
[message.update]
badserialnum = "This update disk's serial number does not match the specified QuarkXPress's serial number. Clicking OK will update the selected QuarkXPress application and change the serial number from %lu to %lu."
noversinfo = "Can't find version infomation on this file. Make sure you have selected the correct directory."
oldvers = "You are trying to update a newer version of the file (!)."
nonretail = "You cannot update a non-release version of the file."
damaged = "The version you want to update is damaged."
noncompat = "The installed version is incompatable with the updated version and cannot be updated."
fail = "Program not updated."
succ = "Program succesfully updated."
[strings]
yes = "Yes"
no = "No"
notpresent = "Not present"
[strings.cpu]
80286 = "80286"
80386 = "80386 or clone"
80486 = "i486"
unknown = "Unknown"
[strings.winmode]
standard = "Standard"
enhanced = "Enhanced"
[strings.datefmts]
"(mm%sdd%syy)"
"(dd%smm%syy)"
"(yy%smm%sdd)"
"(mm%syy%sdd)"
"(dd%syy%smm)"
"(yy%sdd%smm)"
;
; This section contains the scrips for the order of the dialogs shown for
; different configurations. The first argument is the dialog name,
; the second is the offset into the WAP table for that dialog. If there
; is only one argument, it is interpreted as a link to another dialoglist.
;
;
[dialoglist.reg]
DLG_SPLASH,1
DLG_PRODREGINFO,2
DLG_PRODREGADDR,3
DLG_IMPORTANTADDR,4
DLG_PRODREGDEALER,5
DLG_SYSINFO1,6
DLG_USERINFO2,9
DLG_SYSENV,10
DLG_THANKS,0
dialoglist.firstinst
[dialoglist.subsequentinst]
DLG_START,0
dialoglist.firstinst
[dialoglist.firstinst]
DLG_INSTALLDIR,11
DLG_PROGRESS,12
DLG_SYSSTUFF,13
[dialog]
; The [dialog] section contains information pertaining to Install's dialog box.
;
; The Caption statement determines the text that appears in the title bar
; of Install's dialog box.
;
; The following Caption statement specifies the caption "Demo App Installation".
; To specify your own caption, replace the text "Demo App Installation" with the
; title you want (enclosed in double quotes).
caption = "QuarkXPress for Windows Installer"
continue = "&Continue"
next = "&Next"
abortinstall = "&Abort Install"
ok = "OK"
cancel = "Cancel"
install = "&Install"
abortreg = "&Abort Installation"
quit = "&Quit"
proceed = "Continue ->"
goback = "Go Back <-"
stop = "Stop"
[dialog.exit]
msg = "Application installation is not yet complete. Are you sure you want to stop?"
[dialog.splash]
para1 = "Welcome to the QuarkXPress\256 for Windows Installation and Registration program. This program will install QuarkXPress and create your User Registration File."
para2 = "By completing the Installation/Registration procedure, you agree to the terms of the QuarkXPress Software License and Limited Warranty Agreement included in the package."
para3 = "The Copy Registration Button is for users who have purchased multiple copies of QuarkXPress. Click on this button to use data entered onto a previously created User Registration Disk."
;For list comboboxes (those beginning with [combo*]): If no number is given,
;the first entry becomes the default (selected). The combo box is not sorted,
;so the entries will appear as you list them.
[dialog.reginfo]
title = "Please enter your registration information. If you need your serial number, you can find it on your User Registration Disk label."
serialnumber = "Serial &Number:","%1[W]%1[XPFD]%8[0-9]","Not a valid serial number. Please enter the complete serial number as it appears on disk 1."
purchasedate = "QuarkXPress Purchase &Date %s:","%2[0-9]%1c%2[0-9]%1c%2[0-9]","The date entered is not valid. Please be sure to use the specified date format."
msgdateafterpresent = "The entered date is after today's date."
[dialog.regaddr]
title = "Please fill in your business address."
nametitle = "&Title:"
lastname = "&Last Name:","%2[^ ]%*[- ]%*s","Please enter your last name."
firstname = "&First Name:","%1[^ ]%*[- ]%*s","Please enter your first name."
company = "Company &Name:","%2[^ ]%*[^]","Please enter your complete company name."
mi = "M.I.:","%c%*[A-Za-z.]","Please enter a single group of characters for your middle name."
addr = "&Address:","%s%s%*[^]","Please enter your complete address."
city = "C&ity:","%2c%*[^]","Please enter the name of your city in which you live."
state = "&State:","%2[A-Z]%*[ ]","Please enter your two-letter state abbreviation."
country = "&Country:",,"Please select the name of your country."
phone = "&Phone Number:","%*[ (]%3[0-9]%*[) .-]%3[0-9]%*[ .-]%4[0-9]%*[ x]%*5[0-9]","Please enter your 10-digit phone number including area code."
fax = "&FAX Number:","%*[ (]%3[0-9]%*[) .-]%3[0-9]%*[- .]%4[0-9]%*[ x]%*5[0-9]","Please enter your 10-digit FAX phone number including area code."
zip = "&ZIP Code:","%*[ ]%5[0-9]%*[ -]%*4[0-9]","Please enter your complete zip code."
[intl.dialog.regaddr]
nametitle = ""
mi = ""
state = "P&rovince:","%2c%*[^]","Please enter your full province name."
country = "&Country:",,"Please select the name of your country."
zip = "P&ostal Code:"
phone = "&Phone Number:","%21[0-9 .x()-]","Please enter your complete international phone number."
fax = "&FAX Number:","%21[0-9 .x()-]","Please enter your complete international FAX number."
[combo.dialog.regaddr.nametitle]
""
"Dr."
"Miss"
"Mr."
"Mrs."
"Ms."
[combo.intl.dialog.regaddr.nametitle]
"Mr."
"Mrs."
"Miss"
"Ms."
"Dr."
[combo.dialog.regaddr.country]
"Canada"
"United States"
[combo.intl.dialog.regaddr.country]
"U.K."
"Australia"
"Austria"
"Belgium"
"Czechoslavakia"
"Denmark"
"Finland"
"France"
"Germany"
"Greece"
"Hong Kong"
"Hungary"
"Iceland"
"Ireland"
"Italy"
"Japan"
"Korea"
"Luxembourg"
"Malaysia"
"Netherlands"
"New Zealand"
"Norway"
"Portugal"
"Singapore"
"South Africa"
"Spain"
"Sweden"
"Switzerland"
"Turkey"
[dialog.regaddrimportant]
important = "IMPORTANT"
para1 = "This is how your mailing address will appear:"
para2 = "If this information is not correct, please click the \x22Go Back\x22 button to correct your address information."
[dialog.regdealer]
title = "Please enter the following information about your QuarkXPress dealer."
name = "Dealer\x92s &Name:","%2c%s%*[^]","Please enter the name of the dealer from whom you purchased QuarkXPress."
city = "Dealer\x92s &City and State:","%s%s%*999c","Please enter the address of the dealer from whom you purchased QuarkXPress, including city and state/province."
[intl.dialog.regdealer]
city = "Dealer\x92s &City and Province:","%s%s%*999c","Please enter the address of the dealer from whom you purchased QuarkXPress, including city and state/province."
[dialog.sysinfo1]
title = "System Information"
numberofcomputers = "Number of computers:"
numpcs = "&PCs:"
nummacs = "&Macs:"
nettype = "Network &Type:"
netsoftware = "Network &Software:"
cdrom = "Yes, I have access to a CD-ROM player."
applications = "What PC &applications do you use? (please select all that apply)"
otherapplications = "&Other PC applications:"
[combo.dialog.sysinfo1.numpcs]
"1"
"2"
"3-5"
"6-10"
"11-20"
"21-100"
"101-500"
"501+"
[combo.dialog.sysinfo1.nummacs]
"0"
"1"
"2"
"3-5"
"6-10"
"11-20"
"21-100"
"101-500"
"501+"
[listbox.dialog.sysinfo1.applications]
"Adobe Illustrator"
"Adobe Photoshop"
"Aldus FreeHand"
"Aldus IntelliDraw"
"Aldus PageMaker"
"Deneba Canvas"
"Claris MacWrite"
"Claris MacDraw Pro"
"EfiCachet"
"Microsoft Write"
"Nisus"
"WriteNow"
"WordPerfect"
[dialog.sysinfo2]
title = "System Information (continued)"
printers = "What color &printers do you use? (select all that apply)"
otherprinters = "Other &printers:"
scanners = "What color &scanners do you use? (select all that apply)"
otherscanners = "Other &scanners:"
[listbox.dialog.sysinfo2.printers]
"Apple Color Printer"
"CalComp"
"HP DeskWriter C"
"HP PaintJet"
"Lexmark"
"Mitsubishi"
"Oc\xE9 5241"
"QMS ColorScript"
"SuperMac"
"RasterOps"
"Tek Phaser IISD"
"Tek Phaser III"
[listbox.dialog.sysinfo2.scanners]
"AGFA"
"Apple"
"Canon"
"Crosfield"
"Dainippon"
"Hell"
"Hewlett-Packard"
"LaCie"
"Microtek"
"Nikon"
"Optronix"
"Scitex"
"Umax"
[combo.dialog.sysinfo1.nettype]
"None"
"Arcnet"
"PhoneNet"
"Ethernet"
"EtherTalk"
"LocalTalk"
"Token Ring"
"Other:"
[combo.dialog.sysinfo1.netsoftware]
"None"
"AppleShare"
"Banyan Vines"
"LAN Manager"
"LANtastic"
"Novell"
"Tops"
"Other:"
[dialog.userinfoinfo]
para1 = "In order to better meet the needs of our customers, we'd like to learn more about how you use QuarkXPress."
[dialog.userinfo1]
title = "User Information Survey"
learn = "How did you &learn about QuarkXPress?"
publications = "What professional &publications do you read?\n(please select all that apply)"
otherpublications = "&Other publications: (please separate names with commas)"
[combo.dialog.userinfo1.learn]
"Another User"
"Dealer"
"Service Bureau"
"Trade Show"
"Other:"
[listbox.dialog.userinfo1.publications]
"Communication Arts"
"Editor and Publishing"
"Folio"
"How"
"InfoWorld"
"MacUser"
"MacWEEK"
"MacWorld"
"News Inc"
"Pre-"
"Publish"
"Print"
"Seybold Reports"
"Step by Step"
"PC Week"
"PC Magazine"
[dialog.userinfo2]
title = "User Information Survey"
business = "What is your primary type of &business?"
otherbusiness = "&Other:"
create = "What do you &create with QuarkXPress? (select all that apply)"
othercreate = "&Other uses for QuarkXPress: (separate items with commas)"
comments = "&General comments:"
[combo.dialog.userinfo2.business]
"Advertising Agency"
"Book Publisher"
"Catalog Publisher"
"Corporate Publishing"
"Magazine Publisher"
"Newspaper Publisher"
"Other:"
[listbox.dialog.userinfo2.create]
"Advertisements"
"Annual Reports"
"Books"
"Brochures"
"Catalogs"
"Magazines"
"Newsletters"
"Newspapers"
"Technicals docs"
[dialog.sysenv]
title = "The following data about your computer has been automatically collected. This information will be used by Quark Technical Support staff and to assist in the development of future products."
formatstring = "Processor: %s\r\nFPU: %s\r\nKeyboard: %s (type #%d)\r\nDOS version: %d.%d\r\nWindows version: %d.%d\r\nWindows mode: %s\r\nATM Version: %s\r\nTrue Type available: %s\r\nLargest capacity floppy: %dKB\r\nFree memory: %ldKB\r\n\r\nMonitor information:\r\n Dimensions: %d x %d (pixels), %d possible colors\r\n DPI: %d x %d\r\n Video mode palette size: %d\r\n Driver: %s (%s)\r\n\r\nPrinter Driver: %s"
[dialog.thanks]
para1 = "Thank you for using Quark\x92s electronic registration! Please use the enclosed postage-paid mailer to send us your User Registration Disk as soon as possible. Be sure to include your name and telephone number on the disk."
para2 = "You must return your User Registration Disk to receive the benefits of the 90-Day Limited Warranty and the 90-Day Service Plan, as well as to qualify for future upgrade offers."
[dongle.dialog.thanks]
para1 = "Thank you for using Quark\x92s electronic registration! Please use the enclosed postage-paid mailer to send us your User Registration Disk as soon as possible. Be sure to include your name and telephone number on the disk."
para2 = "You can now install the hardware lock. For instructions, please refer to the \x22Installing the hardware lock\x22 card in the \x22Getting Started\x22 booklet."
; *** Start of actual installation ***
[dialog.start]
para = "To begin installation of QuarkXPress and to copy auxiliary files, click Continue. You will be asked to specify a drive and directory for the QuarkXPress application and auxiliary files."
[update.dialog.start]
para = "To begin updating your current version of QuarkXPress and auxiliary files, click Continue. You will be asked to specify the drive and directory for the copy of QuarkXPress and auxiliary files you wish to update."
[demo.dialog.start]
para = "To begin installation of Demo QuarkXPress and to copy auxiliary files, click Continue. You will be asked to specify a drive and directory for the QuarkXPress application and auxiliary files."
[dialog.installdir]
para = "Please enter the directory in which you would like to install QuarkXPress."
customize = "&Customize..."
installserver = "&Copy Files to Server"
[demo.dialog.installdir]
para = "Please enter the directory in which you would like to install Demo QuarkXPress."
[update.dialog.installdir]
para = "Please enter the directory which contains the QuarkXPress you wish to update."
[dialog.customize]
caption = "Select Items to Install"
section = "&Items:"
path = "&Path:"
install = "&Install Highlighted Item"
update = "&Update Highlighted Item"
delete = "D&elete Highlighted Item (!)"
reinstall = "&Reinstall Highlighted Item"
disabled_subsection = "No Contents"
view_subsection = "View &Contents"
hide_subsection = "Hide &Contents"
browse = "&Browse..."
totals = "Totals:"
[dialog.browse]
caption = "Select Directory"
directories = "&Directories:"
drives = "Dri&ves:"
[dialog.progress]
text = "Press Stop to abort."
[dialog.sysstuff]
para1 = "The installer will now register QuarkXPress with Windows. Part of this registration includes building a QuarkXPress Program Manager group and associated icons. If you do not want this group to be built, please uncheck the \"Create Group\" checkbox below."
makepmgrp = "Create Group"
badbuildfiles = "An error occured while building accessory files."
[disks]
; The [disks] section defines the distribution disks that contain the application
; files. Install uses this information to tell the user to insert the correct disk.
;
; Elsewhere within this .INF file, the distribution disks are normally referred to
; by a single-character disk ID. This section defines those disk IDs, and includes
; information about the disk to which each disk ID refers.
;
; The disk ID '0' is reserved; it represents the system directory.
;
; The format of each disk definition is:
;
; n = path, title
;
; where
; n is the disk ID (a single character from 1-9 or A-Z).
;
; path the path of the source directory from which Install should copy
; the files to the disk. The path can be relative to the
; source directory (see examples below).
;
; title is a descriptive name for the disk. The title should match
; the disk's printed or written label exactly.
;
; The following disk-definition statements define two distribution disks.
1 =., "QuarkXPress for Windows Disk 1"
2 =., "QuarkXPress for Windows Disk 2"
3 =., "QuarkXPress for Windows Disk 3"
4 =., "QuarkXPress for Windows Disk 4"
5 =.\tutorial, "QuarkXPress for Windows Disk 5"
6 =.\samples, "QuarkXPress for Windows Disk 5"
7 =., "EfiColor XTension Disk"
R =., "QuarkXPress User Registration Disk"
s =.\samples, "QuarkXPress for Windows Disk 4"
0 =., "Windows Directory"
x =c:\, "Root directory"
y =., "Temporary Directory"
z =., "Install Directory"
; The first statement tells Install to refer to Disk 1.
; Because the period (.) denotes the current directory, the files
; on that disk will be copied from the root directory of the
; distribution disk.
;
; You can include as many disk-definition statements as necessary. Every
; distribution disk should have a corresponding disk-definition statement;
; otherwise, Install cannot tell the user to insert the appropriate disk.
; The following [app.copy.appstuff] section contains section-definition
; statements. Each statement defines a section that lists application files
; to be copied as part of installation. The sections are organized by file
; destination; you should define a separate section for each destination