install_from_distribution = nls("install_from_distribution","In order to install the installer, please run it from a distribution diskette or CD-ROM.");
doit = yesno_dialog(instantiate(reinstall_prompt03),FALSE
instantiate(reinstall_content03),
instantiate(reinstall_help03));
else /* if (not(bootstrap)) */
doit = yesno_dialog(instantiate(reinstall_prompt04),FALSE,
instantiate(reinstall_content04),
instantiate(reinstall_help04));
}
need_reboot_prompt = nls("need_reboot_prompt","The Oracle Installer has been installed. In order to install Oracle products, please reboot your computer and run the installer from your hard disk.");
need_reboot_help = nls("need_reboot_help","The Oracle Installer has been installed. However, you cannot continue to install other Oracle products until the changes that were made to your CONFIG.SYS or AUTOEXEC.BAT file have taken effect. Please reboot your computer and run the installer from your hard disk.");
need_con_auto_changes_prompt = instantiate(nls("need_con_auto_changes_prompt","The Oracle Installer has been installed. In order to install Oracle products, please make the necessary changes to your CONFIG.SYS and AUTOEXEC.BAT files, reboot your computer, and run the installer from your hard disk. A sample CONFIG.SYS file can be found in %%boot_drive%%:\CONFIG.NEW and a sample AUTOEXEC.BAT file can be found in %%boot_drive%%:\AUTOEXEC.NEW. See your 'Getting Started' manual for help with making changes to your CONFIG.SYS and AUTOEXEC.BAT files."));
need_con_auto_changes_help = instantiate(nls("need_con_auto_changes_help","The Oracle Installer has been installed. However, you cannot continue to install other Oracle products until the necessary changes to your CONFIG.SYS and AUOTOEXEC.BAT files have been made and have taken effect. A sample CONFIG.SYS file can be found in %%boot_drive%%:\CONFIG.NEW and A sample AUTOEXEC.BAT file can be found in %%boot_drive%%:\AUTOEXEC.NEW. See your 'Getting Started' manual for help with making changes to your CONFIG.SYS and AUTOEXEC.BAT files. Please make the necessary changes, reboot your computer, and run the installer from your hard disk."));
need_config_changes_prompt = instantiate(nls("need_config_changes_prompt","The Oracle Installer has been installed. In order to install Oracle products, please make the necessary changes to your CONFIG.SYS file, reboot your computer, and run the installer from your hard disk. A sample CONFIG.SYS file can be found in %%boot_drive%%:\CONFIG.NEW. See your 'Getting Started' manual for help with making changes to your CONFIG.SYS file."));
need_config_changes_help = instantiate(nls("need_config_changes_help","The Oracle Installer has been installed. However, you cannot continue to install other Oracle products until the necessary changes to your CONFIG.SYS file have been made and have taken effect. A sample CONFIG.SYS file can be found in %%boot_drive%%:\CONFIG.NEW. See your 'Getting Started' manual for help with making changes to your CONFIG.SYS file. Please make the necessary changes, reboot your computer, and run the installer from your hard disk."));
need_autoexec_changes_prompt = instantiate(nls("need_autoexec_changes_prompt","The Oracle Installer has been installed. In order to install Oracle products, please make the necessary changes to your AUTOEXEC.BAT file, reboot your computer, and run the installer from your hard disk. A sample AUTOEXEC.BAT file can be found in %%boot_drive%%:\AUTOEXEC.NEW. See your 'Getting Started' manual for help with making changes to your AUTOEXEC.BAT file."));
need_autoexec_changes_help = instantiate(nls("need_autoexec_changes_help","The Oracle Installer has been installed. However, you cannot continue to install other Oracle products until the necessary changes to your AUTOEXEC.BAT file have been made and have taken effect. A sample AUTOEXEC.BAT file can be found in %%boot_drive%%:\AUTOEXEC.NEW. See your 'Getting Started' manual for help with making changes to your AUTOEXEC.BAT file. Please make the necessary changes, reboot your computer, and run the installer from your hard disk."));
recording_name_error1 = nls("recording_name_error1","There was an error recording your name in %%oracle_home%%\DBS\OI%%nls_abbreviation%%.RES. Please correct the problem with this file and reinstall the Installer.");
recording_name_error2 = nls("recording_name_error2","There was an error recording your name in %%oracle_home%%\DBS\OIUS.RES. Please correct the problem with this file and reinstall the Installer.");