1# MESSAGES.TCL - All setup strings.
2
3# modification history
4# --------------------
5# 03q,20apr99,bjl  added release notes message for backward compatibility
6#                  page.
7# 03p,12apr99,wmd  Add word about simulator in message about the drivers
8#                  object product.
9# 03o,03mar99,tcy  Adjust setup directory size based on platform (fix for
10#                  SPR 25228)
11# 03n,24feb99,tcy  modified DLL update messages
12# 03m,22feb99,tcy  modified to align messages
13# 03l,17feb99,tcy  modified message in the finish page for program group
14#                  installation
15# 03k,11feb99,tcy  added messages for backward compatibility page
16# 03j,25jan99,tcy  added messages from INSTW32.TCL
17# 03i,25jan99,wmd  Reword the message for 5010_DRIVERS_INFO.
18# 03h,09dec98,bjl  added messages about manufacturers updating patches.
19# 03g,01dec98,wmd  Fix typos.
20# 03f,23nov98,tcy  warn user to disable virus protection on Welcome screen
21# 03e,19nov98,wmd  fixed minor nits in wording.
22# 03d,19nov98,bjl  added web site locations for patchinfo.
23# 03c,18nov98,bjl  added formatted patch messages for patchinfo file.
24# 03b,12nov98,tcy  added message for not saving installation key
25# 03a,10nov98,tcy  added warning message for space in destination directory
26#                  removed message for checking temporary disk space
27# 02z,27oct98,bjl  added recommended patch messages, modified required msg.
28# 02y,26oct98,tcy  added message for checking temporary disk space
29# 02x,22oct98,wmd  fix messages for clarity.
30# 02w,21oct98,wmd  fix message for drv/obj.
31# 02v,20oct98,tcy  added message for updating system and changed dcom message
32# 02u,20oct98,bjl  added tornado registry name entry message.
33# 02t,19oct98,bjl  added tornado registry description message.
34# 02s,16oct98,wmd  add new message for driver product warning.
35# 02r,16oct98,wmd  fixed README.TXT description.
36# 02q,12oct98,tcy  removed extraneous "the" from messages
37# 02p,06oct98,tcy  added CD description to Welcome page
38# 02o,29sep98,bjl  added required patches message 5000_PATCHES_TEXT.
39# 02n,29sep98,wmd  add text for readme page
40# 02m,29sep98,tcy  refined DLL registration page text
41# 02l,29sep98,tcy  changed message for DCOM
42# 02k,26sep98,tcy  added messages for DLL and DCOM pages
43# 02j,24sep98,tcy  removed "following" from 1080_WARN_4 message.
44# 02i,17sep98,tcy  added comment on size of SETUP files to 1140_COMP_SELECT.
45# 02h,17sep98,wmd  reword message 1080_WARN_4.
46# 02g,14sep98,tcy  changed 1210_FINISH and 1550_USAGE messages
47# 02f,08sep98,tcy  warn user library update may take several minutes
48# 02e,01sep98,wmd  reword message for installing over tree.
49#		   added new messages for license agreement pages.
50# 02d,20aug98,wmd  added message for license agreeement.
51# 02c,18aug98,tcy  added message for zip-file dialog box
52# 02d,04aug98,wmd  added newer/older duplicate file warnings.
53# 02c,24jul98,tcy  added system check messages
54# 02b,16jul98,wmd  add new messages for T-2.
55# 02a,22jul98,tcy  moved license messages to LICW32.TCL;
56#                  removed portMapper messages
57# 01n,09feb98,pdn  updated string 1080_WARN_4
58# 01m,08apr97,pdn  added new string for remote icon installing
59#                  fixed spr#8334
60# 01l,08mar97,tcy  fixed language in string id 3340
61# 01k,07mar97,tcy  added string id 3340
62# 01j,10feb97,pdn  added more license messages.
63# 01i,09feb97,pdn  implemented variable argument list for strTableGet(),
64#                  clean up.
65# 01h,17jan97,jmo  fixed language in strings
66# 01g,12dec96,tcy  merged in TEXT-only strings
67# 01f,12dec96,pdn  added 1080_WARN_4 string warning that CD-ROM
68#                  revision is older than expected.
69# 01e,27nov96,sj   added string for warning against installing in
70#                  the root of windows drive.
71# 01d,18nov96,tcy  added strings for text-based installation script
72# 01c,14nov96,pdn  substituted function for some global variables
73# 01b,14nov96,sj   added strings from Windows installation script
74# 01a,11nov96,pdn  written
75
76proc strTableGet {strId args} {
77    global strTable
78    global setupVals
79    global current_file
80
81    if [regexp {^format.*$} $strTable($strId) junk] {
82        return [eval $strTable($strId)]
83    } {
84        return $strTable($strId)
85    }
86}
87
88set strTable(1000_WELCOME_CD) \
89    "format %s \"[cdNameGet description]\""
90
91set strTable(1000_WELCOME1) \
92    "format %s \"Welcome to the SETUP program.  This program will\
93		 install \[cdromDescGet\] on your computer.\""
94
95set strTable(1010_WELCOME2) \
96    "It is strongly recommended that you exit all programs and disable virus\
97     protection before running this SETUP program."
98
99set strTable(1020_WELCOME3) \
100    "At any time, you can quit the SETUP program by clicking the <Cancel>\
101     button. You also can go back to previous dialog boxes by clicking the\
102     <Back> button. To accept the current settings for a dialog box and go on\
103     with the installation process, click the <Next> button."
104
105set strTable(3020_WELCOME3) \
106    "format %s \"At any prompt, you can cancel installation \[cdromDescGet\]\
107                 by typing \'exit\'.  You can also go to the previous question\
108                 by typing \'-\'.  To accept current settings and go on with\
109                 the installation process, press <Return>.\""
110
111set strTable(1030_WELCOME4) \
112    "WARNING: This program is protected by copyright law and international\
113     treaties."
114
115set strTable(1040_WELCOME5) \
116    "Unauthorized reproduction or distribution of this program, or any portion\
117     of it, may result in severe civil and criminal penalties, and will be\
118     prosecuted to the maximum extent possible under law."
119
120set strTable(1050_ROOT_WARN) \
121    "format %s \"Installing \[cdromDescGet\] as \[setupId effective user\] is not\
122                 recommended.  We suggest that you logoff and logon as a normal\
123		 user before running this program.\
124		 \n\nClick Next to continue with SETUP anyway.\""
125
126set strTable(3050_ROOT_WARN) \
127    "format %s \"Installing \[cdromDescGet\] as \[setupId effective user\]\
128                 is not recommended.  We suggest that you logoff and \
129                 logon as a normal user before running this program.\
130                 \n\nPress <Return> to continue with SETUP anyway.\""
131
132set strTable(1051_ROOT_WARN) \
133    "format %s \"Installing \[cdromDescGet\] without System Administrator\
134                 privileges is not recommended.  Under your present privileges,\
135		 SETUP will not offer certain installation options, such as \
136                 the installation of some services, etc.  Also, the software\
137		 will be installed as a personal copy and will not be visible\
138		 to other users on this machine.\
139		 \n\nTo install \[cdromDescGet\] with access to all its\
140		 installation features and options, we suggest that you exit\
141		 the installation now and rerun it later with System\
142		 Administrator\'s privileges.\n\nClick <Next> to continue with\
143		 SETUP anyway.\""
144
145set strTable(1060_REGISTRATION) \
146    "Below, type your name, the name of your company."
147
148set strTable(1070_WARN_1) \
149    "The installation key you entered is invalid.  Please enter a valid\
150     installation key."
151
152set strTable(1071_WARN_1) \
153    "Please enter the requested information."
154
155set strTable(1080_WARN_2) \
156    "You entered a key that was not created for this CD-ROM.  Please verify\
157     that you are using the appropriate key.  If this problem persists, contact\
158     Wind River Systems Sales department for help."
159
160set strTable(1080_WARN_3) \
161    "The installation key you entered is meant for other vendor's CD-ROM.\
162     Please contact the vendor who issued the CD-ROM for a proper key."
163
164set strTable(1085_WARN_4) \
165    "This CD-ROM does not require an installation key.  Click the \"Next\"\
166     button to continue the installation."
167
168set strTable(1090_WARN_3) \
169    "format %s \"Can\'t initiate SETUP: \[lindex \$args 0\].  Please correct\
170		 the problem then run SETUP again.\""
171
172set strTable(1095_WARN_NO_TCPIP) \
173    "SETUP has detected that your system does not have TCP-IP installed.\
174     To correct the problem, please contact your administrator and then\
175     run SETUP again.\nAborting setup."
176
177set strTable(1097_WARN_NO_LONGFILENAME_SUP) \
178    "SETUP has detected that your system does not have long filename\
179     support. To correct the problem, please contact your administrator\
180     and then run SETUP again.\nAborting setup."
181
182set strTable(1105_FULL_INSTALL) \
183    "Installs the Tornado products, tools, compilers, and other optional\
184     components that you may have purchased."
185
186set strTable(1107_PROGRAM_GROUP) \
187"Installs only the Tornado program group and tools icons for access to\
188 Tornado tools installed on a remote server."
189
190set strTable(1100_DEST_DIR) \
191    "format %s \"Please type the name of the directory where you want SETUP to\
192		 install \[cdromDescGet\].\
193		 \n\nClick the <Browse> button to choose the directory\
194		 interactively.\""
195
196set strTable(1100_REMOTE_DIR) \
197    "format %s \"Please type the name of the directory where Tornado has\
198		 already been installed.\
199		 \n\nClick the <Browse> button to choose the directory\
200		 interactively.\""
201
202set strTable(3100_DEST_DIR) \
203    "format %s \"Please type the name of the directory where you want SETUP\
204		 to install \[cdromDescGet\].\""
205
206set strTable(1110_DEST_DIR_WARN) \
207    "The installation directory you entered does not exist.\
208     \nDo you want to create it now?"
209
210set strTable(3110_DEST_DIR_WARN) \
211    "The installation directory you entered does not exist."
212
213set strTable(3115_DEST_DIR_QUESTION) \
214    "Do you want to create it now? \[y\]"
215
216set strTable(1111_DEST_DIR_WARN) \
217    "format %s \"Installing \[cdromDescGet\] in the root directory is not\
218		 recommended.\nClick <Yes> to select another directory.\""
219
220set strTable(1120_DEST_DIR_WARN2) \
221    "format %s \"Creating \[destDirGet\] failed: file exists.\""
222
223set strTable(1121_DEST_DIR_WARN2) \
224    "format %s \"Installing in \[destDirGet\] is not recommended.\
225		 \nDo you want to change the installation directory?\""
226
227set strTable(1122_DEST_DIR_WARN2) \
228    "format %s \"Unable to create \[destDirGet\].\""
229
230set strTable(1130_DEST_DIR_WARN3) \
231    "You do not have permission to write files into the installation directory\
232     you entered.\
233     \n\nPlease choose a writable directory."
234
235set strTable(1135_DEST_DIR_WARN4) \
236    "format %s \"The installation directory you entered contains white\
237                 space(s). Please select another directory.\""
238
239set strTable(1137_DUP_PRODUCT_WARN) \
240    "format %s \"Reinstalling products may potentially destroy any\
241     modifications you may have made to previously installed files.\
242     Do you wish to continue with the installation or go back to the\
243     '\[strTableGet 1450_TITLE_OPTION\]' page to reconsider your choices?\""
244
245set strTable(3155_COMP_SELECT_QUESTION) \
246    "Do you want to go back and specify a directory on a bigger partition?\
247     \[y\]"
248
249set strTable(1140_COMP_SELECT) \
250    "format %s \"In the option list below, please check all items you wish\
251     to install. SETUP files will be copied to your selected directory and\
252     take up \[setupSizeGet\] MB of disk space.\n\""
253
254set strTable(3140_COMP_SELECT) \
255    "In the option list below, select the item(s) you want to install."
256
257set strTable(3145_COMP_SELECT_CHANGE) \
258    "Press <Return> to accept the setting.  To change the setting, enter a\
259     list of item numbers separated by spaces."
260
261set strTable(3145_COMP_SELECT_CHANGE_INVALID) \
262    "The item number(s) you entered is not valid."
263
264set strTable(1150_COMP_SELECT_WARN) \
265    "There is not enough disk space to install the selected component(s).\
266     \n\nDo you want to go back and specify a directory on a bigger disk or\
267     partition?"
268
269set strTable(3150_COMP_SELECT_WARN) \
270    "There is not enough space to install the selected component(s)."
271
272set strTable(1151_COMP_SELECT_WARN) \
273    "At least one component must be selected to continue installation."
274
275set strTable(1160_PERMISSION) \
276    "SETUP is about to install the component(s) you have requested.\
277     \n\nThe selected button(s) below indicate the file permissions which\
278     will be set during the installation process.\
279     \n\nPlease adjust these to suit your site requirements."
280
281set strTable(3160_PERMISSION) \
282    "SETUP is about to install the component(s) you have requested."
283
284set strTable(3162_PERMISSION) \
285    "The list below indicates the file permissions which will be set during\
286     the installation process. Please adjust these to suit your site\
287     requirements."
288
289set strTable(3165_PERMISSION_QUESTION) \
290    "Press <Return> to accept the setting.  To change the setting, enter a\
291     list of item numbers separated by spaces."
292
293set strTable(1161_FOLDER_SELECT) \
294    "SETUP will add program icons to the Program Folder listed below. You may\
295     type a new folder name, or select one from the existing Folders list."
296
297set strTable(1162_FOLDER_SELECT) \
298    "Please enter a valid folder name."
299
300set strTable(1170_FILE_COPY) \
301    "format %s \"SETUP is copying the selected component(s) to the directory\
302                \[destDirGet\].\""
303
304set strTable(1171_FILE_COPY) \
305    "format %s \"SETUP cannot read \[setupFileNameGet 0\] from the CD-ROM.\
306                 Please ensure that the CD-ROM is properly mounted.\""
307
308set strTable(1180_LIB_UPDATE) \
309    "SETUP is updating the VxWorks libraries.  We recommend that you let\
310     SETUP finish this step, or the libraries will be in an inconsistent\
311     state.  Please be patient as the process may take several minutes. \
312     If you want to quit the SETUP program, click <Cancel> and run\
313     the SETUP program again at a later time."
314
315set strTable(3180_LIB_UPDATE) \
316    "SETUP is updating the VxWorks libraries."
317
318set strTable(1190_REGISTRY_HOST) \
319    "The Tornado Registry is a daemon that keeps track of all available\
320     targets by name.  Only one registry is required on your network, \
321     and it can run on any networked host.\
322     \n\nPlease enter the name of the host where the Tornado Registry will\
323     be running."
324
325set strTable(1191_REGISTRY_DESC) \
326    "The Tornado Registry is a daemon that keeps track of all available\
327     targets by name.  Only one registry is required on your network, \
328     and it can run on any networked host."
329
330set strTable(1192_REGISTRY_NAME) \
331    "Please enter the name of the host where the Tornado Registry will\
332     be running."
333
334set strTable(1200_FINISH_WARN) \
335    "format %s \"However, there were \[errorCountGet\] error(s) which occured\
336	         during the process.  Please review the log file\
337		 \[destDirDispGet\]/setup.log for more information.\""
338
339set strTable(1210_FINISH) \
340    "format %s \"SETUP has completed installing the selected product(s).\""
341
342set strTable(1212_FINISH) \
343    "SETUP has completed installing the program folders and icons."
344
345set strTable(1213_FINISH) \
346    "Terminating SETUP program."
347
348set strTable(1360_QUIT_CALLBACK) \
349    "format %s \"SETUP is not complete. If you quit the SETUP program now,\
350                 \[cdromDescGet\] will not be installed.\n\nYou may run\
351                 the SETUP program at a later time to complete the\
352                 installation.\
353		 \n\nTo continue installing the program, click <Resume>.  \
354		 To quit the SETUP program, click <Exit SETUP>.\""
355
356set strTable(3360_QUIT_CALLBACK) \
357    "format %s \"SETUP is not complete. If you quit the SETUP program now,\
358                 \[cdromDescGet\] will not be installed.\n\nYou may run the\
359		 SETUP program at a later time to complete the installation.\
360		 \n\nTo continue installing the program,  Press <Return>.  \
361		 To quit the SETUP program, type \'exit\'.\""
362
363set strTable(1370_FILE_ACCESS_ERROR) \
364    "format %s \"SETUP cannot create/update file \[lindex \$args 0\]:\
365		 \[lindex \$args 1\]\""
366
367set strTable(1380_DEFLATE_ERROR) \
368    "format %s \"SETUP isn\'t able to deflate \[setupFileNameGet 0\]\
369                 \n\nPlease select one of the following options\
370                 to continue with the SETUP process.\""
371
372set strTable(1390_MEMORY_LOW) \
373    "The system is running out of memory.  To continue, close applications\
374     or increase the system swap space."
375
376set strTable(1400_DISK_FULL) \
377    "No disk space left.  To continue, free up some disk space."
378
379set strTable(1550_USAGE) \
380    "Usage: SETUP /I\[con\]\]\t\n\
381            /I : Add standard Tornado icons \n\
382                 from a remote installation"
383
384set strTable(1410_TITLE_WELCOME) "Welcome"
385set strTable(1420_TITLE_WARNING) "Warning"
386set strTable(1430_TITLE_REGISTRATION) "User Registration"
387set strTable(1440_TITLE_DESTDIR) "Select Directory"
388set strTable(1450_TITLE_OPTION) "Select Products"
389set strTable(1460_TITLE_PERMISSION) "Permission"
390set strTable(1470_TITLE_FILECOPY) "Copying Files"
391set strTable(1480_TITLE_LIBUPDATE) "Update Libraries"
392set strTable(1490_TITLE_REGISTRY_HOST) "Tornado Registry"
393set strTable(1495_TITLE_BACKWARD_COMPATIBILITY) "Backward Compatibility"
394set strTable(1500_TITLE_FINISH) "Finish"
395set strTable(1560_TITLE_FOLDER) "Select Folder"
396set strTable(1563_TITLE_DLL_REG) "Software Registration"
397set strTable(1567_TITLE_DCOM) "DCOM Installation"
398
399set strTable(1570_OPTION_SELECT) \
400    "Choose one of the options listed below, then click the\
401     <Next> button to continue the installation."
402
403set strTable(1576_OPTION_MANUAL) \
404    "Install Tornado Registry manually"
405
406set strTable(1577_OPTION_STARTUP) \
407    "Install Tornado Registry locally in the Startup Group"
408
409set strTable(1578_OPTION_SERVICE) \
410    "Install Tornado Registry locally as a Service"
411
412set strTable(1579_OPTION_REMOTE) \
413    "Configure to use a remote Tornado Registry"
414
415set strTable(1580_OPTION_DESC) \
416    "If you plan on running Tornado in a non-networked environment, we\
417     recommend that you install the registry in your Startup Group or as an\
418     NT Service.  For more information, consult your Tornado User\'s Guide."
419
420set strTable(1581_OPTION_DESC) \
421    "If you plan on running Tornado in a non-networked environment, we\
422     recommend that you install the registry in your Startup Group.  For more\
423     information, consult your Tornado User\'s Guide."
424
425set strTable(3000_RETURN_QUESTION) \
426    "Press <Return> to continue"
427
428set strTable(3055_EXIT_QUESTION) \
429    "Type \'exit\' to quit the program or press <Return> to continue"
430
431set strTable(3370_BACK_CALLBACK) \
432    "Cannot go back further."
433
434set strTable(1080_WARN_4) \
435    "The installation key you entered attempted to unlock one or more \
436     products that may have been removed from our product line. \
437     Please compare the unlocked product list on the\
438     \"[strTableGet 1450_TITLE_OPTION]\" screen with your purchased order\
439     list, and contact us if you discover any differences."
440
441set strTable(4000_BASE_INSTALL_WARN) \
442      "format %s \"Warning! Re-installing Tornado over an existing \
443		tree will overwrite any installed patches. \
444		If you proceed with the installation, please \
445		re-install patches if any.\""
446
447set strTable(4000_BASE_INSTALL_WARN_1) \
448    "Select <Install> to overwrite existing Tornado installation,\
449     or choose <Select Path> to enable you to back up to the \'Select\
450     Directory\' page to enter an alternate path."
451
452set strTable(4010_FILE_EXISTS_OLDER_WARN) \
453     "format %s \"The file \'\$current_file\' exists in your destination\
454                directory path \'\[destDirGet\]\' and is older.  You can\
455                set the policy for handling duplicate files by\
456                selecting one of the following buttons.  All files to be\
457                overwritten will be backed up.\""
458
459set strTable(4010_FILE_EXISTS_NEWER_WARN) \
460     "format %s \"The file \'\$current_file\' exists in your destination\
461                directory path \'\[destDirGet\]\' and is newer.  You can\
462                set the policy for handling duplicate files by\
463                selecting one of the following buttons.  All files to be\
464                overwritten will be backed up.\""
465
466set strTable(4010_FILE_EXISTS_WARN_1) \
467    "Overwrite the existing file."
468
469set strTable(4010_FILE_EXISTS_WARN_2) \
470    "Do not overwrite the existing file."
471
472set strTable(4010_FILE_EXISTS_WARN_3) \
473    "Overwrite ALL files, do not show this dialog again."
474
475set strTable(4020_ANALYZING_BANNER) \
476    "Analyzing installation files, please wait..."
477
478set strTable(4030_NO_ZIP_FILE) \
479    "format %s \"SETUP cannot find the ZIP files for installing\
480               \[cdromDescGet\] in the default directory.\n\n\
481               Please type the name of the WIND\
482               directory containing the ZIP files.\n\nClick the\
483               <Browse> button to choose the directory interactively.\""
484
485set strTable(4040_LIC_TEXT) \
486   "Attention: By clicking on the \"I accept\" button or by\
487   Installing the software you are consenting to be bound by\
488   the terms of this agreement (this \"Agreement\").  If you do\
489   not agree to all of the terms, click the \"I don't Accept\" button\
490   and do not install this software.  A copy of this Agreement can be viewed\
491   in the Setup directory under the destination path that you have\
492   designated after the installation is completed."
493
494set strTable(4050_PROJECT_TEXT) \
495    "Please enter your project name, and the number of licensed\
496    users on the project in the spaces below."
497
498set strTable(4060_LICENSE_TEXT) \
499    "By clicking on the \"I accept\" button \
500    you are consenting to be bound by the terms of this agreement.\
501    If you do not agree to all of the terms, click the \"Cancel\"\
502    button and do not install this software."
503
504set strTable(4070_DLL_TEXT) \
505    "SETUP is registering software on your machine. This will take a few\
506    minutes."
507
508set strTable(4080_DCOM_TEXT) \
509    "Setup has detected that your COM/DCOM DLLs must\
510     be updated for the correct operation of Tornado 2.0.\
511     \n\n\
512     Setup will now ask you to run DCOM95 to update your\
513     DLLs.\
514     \n\n\
515     You will have to reboot your system after DLL files have been\
516     installed. Please rerun SETUP to continue with installation\
517     after your system has rebooted.\
518     \n\n\
519     Note: The DCOM95 installation programs update your\
520     system DLLs. You should save all open documents and close all\
521     programs before proceeding.\
522     \n\nWould you like to install \"DCOM95\" now?"
523
524set strTable(4082_DCOM95_AND_COMCTL_TEXT) \
525    "Setup has detected that your COM/DCOM and Common Control DLLs must\
526     be updated for the correct operation of Tornado 2.0.\
527     \n\n\
528     Setup will now ask you to run DCOM95 and 401comupd.exe to update your\
529     DLLs.\
530     \n\n\
531     You must reboot your system after DLL files have been\
532     installed. After rebooting, please rerun SETUP to continue with\
533     installation.\
534     \n\n\
535     Note: 401comupd.exe and DCOM95 installation programs update your\
536     system DLLs. You should save all open documents and close all\
537     programs before proceeding\
538     \n\nWould you like to install \"401comupd.exe\" and \"DCOM95\" now?"
539
540set strTable(4085_COMCTL_UPDATE_TEXT) \
541    "Setup has detected that your Common Control DLLs must\
542     be updated for the correct operation of Tornado 2.0.\
543     \n\n\
544     Setup will now ask you to run DCOM95 and 401comupd.exe to update your\
545     DLLs.\
546     \n\n\
547     You will have to reboot your system after DLL files have been\
548     installed. Please rerun SETUP to continue with installation\
549     after your system has rebooted.\
550     \n\n\
551     Note: The 401comupd.exe installation program updates your system DLLs. You\
552     should save all open documents and close all programs before installing\
553     401comupd.exe.\
554     \n\nWould you like to install \"401comupd.exe\" now?"
555
556set strTable(4090_README_TEXT) \
557    "Please read the README file contents that are displayed below.\
558     It contains important information that will enable you to install\
559     and successfully run the BerkeleyDB product.  For your convenience\
560     this file is copied to your installation directory path."
561
562set strTable(5000_PATCHES_REQUIRED_TEXT) \
563    "SETUP has detected that required operating system patches\
564     have not been installed on this machine.  These patches are\
565     necessary for the correct operation of SETUP and Tornado.  Please refer\
566     to the Tornado Release Notes for details.\n\n\
567     The following operating system patches must be installed before\
568     you can continue with installation:\n\n"
569
570set strTable(5001_PATCHES_RECOMMENDED_TEXT) \
571    "\n\nSETUP has also detected that recommended operating system patches\
572     have not been installed.  It is recommended that these patches are\
573     installed before starting Tornado to ensure correct operation.\n\n\
574     The following operating system patches are recommended to be installed:\n\n"
575
576set strTable(5002_PATCHES_RECOMMENDED_TEXT) \
577    "SETUP has detected that some operating system patches have not been\
578     installed on this machine.  It is recommended that these\
579     patches are installed before starting Tornado to ensure correct\
580     operation.  Please refer to the Tornado Release Notes\
581     for details.\n\n\
582     The following operating system patches are recommended to be installed:\n\n"
583
584set strTable(5003_PATCHES_REQUIRED_FORMATTED_TEXT) \
585    "\n SETUP has detected that required operating system patches\n\
586     have not been installed on this machine.  These patches are\n\
587     necessary for the correct operation of SETUP and Tornado.  Please refer\n\
588     to the Tornado Release Notes for details.\n\n\
589     The following operating system patches must be installed before\n\
590     you can continue with installation:\n\n"
591
592set strTable(5004_PATCHES_RECOMMENDED_FORMATTED_TEXT) \
593    "\n\n SETUP has also detected that recommended operating system patches\n\
594     have not been installed.  It is recommended that these patches are\n\
595     installed before starting Tornado to ensure correct operation.\n\n\
596     The following operating system patches are recommended to be installed:\n\n"
597
598set strTable(5005_PATCHES_RECOMMENDED_FORMATTED_TEXT) \
599    "\n SETUP has detected that some operating system patches have not been\n\
600     installed on this machine.  It is recommended that these\n\
601     patches are installed before starting Tornado to ensure correct\n\
602     operation.  Please refer to the Tornado Release Notes\n\
603     for details.\n\n\
604     The following operating system patches are recommended to be installed:\n\n"
605
606set strTable(5006_PATCHES_SUN_LOCATION) \
607    "\nPatches for Sun machines are available at http://sunsolve.sun.com.\n"
608
609set strTable(5007_PATCHES_HP_LOCATION) \
610    "\nPatches for HP machines are available at:\n\
611     http://us-support.external.hp.com (US, Canada, Asia-Pacific, and\
612     Latin-America)\n\
613     http://europe-support.external.hp.com (Europe)\n"
614
615set strTable(5008_PATCHES_UPDATE) \
616    "\nNote: System vendors very frequently update and replace patches.\
617    If a specific patch is no longer available, please use the\
618    replacement patch suggested by the system vendor.\n"
619
620set strTable(5009_PATCHES_UPDATE_FORMATTED) \
621    "\n Note: System vendors very frequently update and replace patches.\n\
622    If a specific patch is no longer available, please use the\n\
623    replacement patch suggested by the system vendor.\n"
624
625set strTable(5010_DRIVERS_INFO) \
626    "The installation of the Driver component is required because\n\
627     you have selected the basic Tornado product for installation.\n\n\
628     If you wish to uncheck this item you must uncheck either the\n\
629     basic Tornado and/or Tornado Simulator product(s) or go to the\n\
630     'Details' button for Tornado and uncheck both the Simulator and\n\
631     the Tornado Object parts."
632
633set strTable(5020_DO_NOT_SAVE_KEY_FOR_FAE) \
634    "The installation key you are about to enter will NOT\
635     be saved in the system registry.\nIs this what you want?"
636
637set strTable(5030_BACKWARD_COMPATIBILITY) \
638    "While the portmapper is not needed for Tornado 2.0, it is\
639     included in this release for development environments in\
640     which both Tornado 2.0 and Tornado 1.0.1 are in use.\
641     \n\nWould you like to use your Tornado 1.0.x tools with Tornado 2.0?"
642
643set strTable(5040_BACKWARD_COMPATIBILITY) \
644    "Note:\
645     \n\nIf you have selected to install the Tornado Registry as\
646     a service, there is no way to retain backward compatibility\
647     with Tornado 1.0.x."
648
649set strTable(5050_BACKWARD_COMPATIBILITY) \
650    "For more information on backward compatibility,\
651     please consult the Tornado 2.0 Release Notes."
652