📄 messages.tcl
字号:
# MESSAGES.TCL - All setup strings.## history# -------# 01m,08apr97,pdn added new string for remote icon installing# fixed spr#8334# 01l,08mar97,tcy fixed language in string id 3340 # 01k,07mar97,tcy added string id 3340# 01j,10feb97,pdn added more license messages.# 01i,09feb97,pdn implemented variable argument list for strTableGet(),# clean up.# 01h,17jan97,jmo fixed language in strings# 01g,12dec96,tcy merged in TEXT-only strings# 01f,12dec96,pdn added 1080_WARN_4 string warning that CD-ROM # revision is older than expected.# 01e,27nov96,sj added string for warning against installing in# the root of windows drive.# 01d,18nov96,tcy added strings for text-based installation script # 01c,14nov96,pdn substituted function for some global variables# 01b,14nov96,sj added strings from Windows installation script# 01a,11nov96,pdn writtenproc strTableGet {strId args} { global strTable global setupVals if [regexp {^format.*$} $strTable($strId) junk] { return [eval $strTable($strId)] } { return $strTable($strId) }}set strTable(1261_LICENSE) "Wind License Manager"set strTable(1000_WELCOME1) \ "format %s \"Welcome to the SETUP program. This program will\ install \[cdromDescGet\] on your computer.\""set strTable(1010_WELCOME2) \ "It is strongly recommended that you exit all programs before running\ this SETUP program."set strTable(1020_WELCOME3) \ "At any time, you can quit the SETUP program by clicking the <Cancel>\ button. You also can go back to previous dialog boxes by clicking the\ <Back> button. To accept the current settings for a dialog box and go on\ with the installation process, click the <Next> button."set strTable(3020_WELCOME3) \ "format %s \"At any prompt, you can cancel installation \[cdromDescGet\]\ by typing \'exit\'. You can also go to the previous question\ by typing \'-\'. To accept current settings and go on with\ the installation process, press <Return>.\""set strTable(1030_WELCOME4) \ "WARNING: This program is protected by copyright law and international\ treaties."set strTable(1040_WELCOME5) \ "Unauthorized reproduction or distribution of this program, or any portion\ of it, may result in severe civil and criminal penalties, and will be\ prosecuted to the maximum extent possible under law."set strTable(1050_ROOT_WARN) \ "format %s \"Installing \[cdromDescGet\] as \[setupId effective user\] is not\ recommended. We suggest that you logoff and logon as a normal\ user before running this program.\ \n\nClick Next to continue with SETUP anyway.\""set strTable(3050_ROOT_WARN) \ "format %s \"Installing \[cdromDescGet\] as \[setupId effective user\]\ is not recommended. We suggest that you logoff and \ logon as a normal user before running this program.\ \n\nPress <Return> to continue with SETUP anyway.\""set strTable(1051_ROOT_WARN) \ "format %s \"Installing \[cdromDescGet\] without System Administrator\ privileges is not recommended. Under your present privileges,\ SETUP will not offer certain installation options, such as \ the installation of some services, etc. Also, the software\ will be installed as a personal copy and will not be visible\ to other users on this machine.\ \n\nTo install \[cdromDescGet\] with access to all its\ installation features and options, we suggest that you exit\ the installation now and rerun it later with System\ Administrator\'s privileges.\n\nClick <Next> to continue with\ SETUP anyway.\""set strTable(1060_REGISTRATION) \ "Below, type your name, the name of your company, and your installation\ key, which can be found on a page accompanying this release entitled\ TORNADO INSTALLATION KEY."set strTable(1070_WARN_1) \ "The installation key you entered is invalid. Please enter a valid\ installation key."set strTable(1071_WARN_1) \ "Please enter the requested information."set strTable(1072_WARN_1) \ "Please enter a valid license server host name."set strTable(1080_WARN_2) \ "You entered a key that was not created for this CD-ROM. Please verify\ that you are using the appropriate key. If this problem persists, contact\ Wind River Systems Sales department for help."set strTable(1080_WARN_3) \ "The installation key you entered is meant for other vendor's CD-ROM.\ Please contact the vendor who issued the CD-ROM for a proper key."set strTable(1080_WARN_4) \ "The installation key you entered is meant for a newer revision of the\ CD-ROM."set strTable(1090_WARN_3) \ "format %s \"Can\'t initiate SETUP: \[lindex \$args 0\]. Please correct\ the problem then run SETUP again.\""set strTable(1100_DEST_DIR) \ "format %s \"Please type the name of the directory where you want SETUP to\ install the \[cdromDescGet\].\ \n\nClick the <Browse> button to choose the directory\ interactively.\""set strTable(1100_REMOTE_DIR) \ "format %s \"Please type the name of the directory where Tornado has\ already been installed.\ \n\nClick the <Browse> button to choose the directory\ interactively.\""set strTable(3100_DEST_DIR) \ "format %s \"Please type the name of the directory where you want SETUP\ to install \[cdromDescGet\].\""set strTable(1110_DEST_DIR_WARN) \ "The installation directory you entered does not exist.\ \nDo you want to create it now?"set strTable(3110_DEST_DIR_WARN) \ "The installation directory you entered does not exist."set strTable(3115_DEST_DIR_QUESTION) \ "Do you want to create it now? \[y\]"set strTable(1111_DEST_DIR_WARN) \ "format %s \"Installing \[cdromDescGet\] in the root directory is not\ recommended.\nClick <Yes> to select another directory.\""set strTable(1120_DEST_DIR_WARN2) \ "format %s \"Creating \[destDirGet\] failed: file exists.\""set strTable(1121_DEST_DIR_WARN2) \ "format %s \"Installing in \[destDirGet\] is not recommended.\ \nDo you want to change the installation directory?\""set strTable(1122_DEST_DIR_WARN2) \ "format %s \"Unable to create \[destDirGet\].\""set strTable(1130_DEST_DIR_WARN3) \ "You do not have permission to write files into the installation directory\ you entered.\ \n\nPlease choose a writable directory."set strTable(3155_COMP_SELECT_QUESTION) \ "Do you want to go back and specify a directory on a bigger partition?\ \[y\]"set strTable(1140_COMP_SELECT) \ "In the option list below, click an item to select it for installation or\ to clear it so that it is not installed."set strTable(3140_COMP_SELECT) \ "In the option list below, select the item(s) you want to install."set strTable(3145_COMP_SELECT_CHANGE) \ "Press <Return> to accept the setting. To change the setting, enter a\ list of item numbers separated by spaces."set strTable(3145_COMP_SELECT_CHANGE_INVALID) \ "The item number(s) you entered is not valid."set strTable(1150_COMP_SELECT_WARN) \ "There is not enough disk space to install the selected component(s).\ \n\nDo you want to go back and specify a directory on a bigger disk or\ partition?"set strTable(3150_COMP_SELECT_WARN) \ "There is not enough space to install the selected component(s)."set strTable(1151_COMP_SELECT_WARN) \ "At least one component must be selected to continue installation."set strTable(1160_PERMISSION) \ "SETUP is about to install the component(s) you have requested.\ \n\nThe selected button(s) below indicate the file permissions which\ will be set during the installation process.\ \n\nPlease adjust these to suit your site requirements."set strTable(3160_PERMISSION) \ "SETUP is about to install the component(s) you have requested."set strTable(3162_PERMISSION) \ "The list below indicates the file permissions which will be set during\ the installation process. Please adjust these to suit your site\ requirements."set strTable(3165_PERMISSION_QUESTION) \ "Press <Return> to accept the setting. To change the setting, enter a\ list of item numbers separated by spaces."set strTable(1161_FOLDER_SELECT) \ "SETUP will add program icons to the Program Folder listed below. You may\ type a new folder name, or select one from the existing Folders list." set strTable(1162_FOLDER_SELECT) \ "Please enter a valid folder name."set strTable(1170_FILE_COPY) \ "format %s \"SETUP is copying the selected component(s) to the directory\ \[destDirGet\].\""set strTable(1171_FILE_COPY) \ "format %s \"SETUP cannot read \[setupFileNameGet 0\] from the CD-ROM.\ Please ensure that the CD-ROM is properly mounted.\""set strTable(1180_LIB_UPDATE) \ "SETUP is updating the VxWorks libraries. We recommend that you let\ SETUP finish this step, or the libraries will be in an inconsistent\ state. If you want to quit the SETUP program, click <Cancel> and run\ the SETUP program again at a later time."set strTable(3180_LIB_UPDATE) \ "SETUP is updating the VxWorks libraries."set strTable(1190_REGISTRY_HOST) \ "The Tornado Registry is a daemon that keeps track of all available\ targets by name. Only one registry is required on your network, \ and it can run on any networked host.\ \n\nPlease enter the name of the host where the Tornado Registry will\ be running."set strTable(1200_FINISH_WARN) \ "format %s \"However, there were \[errorCountGet\] error(s) which occured\ during the process. Please review the log file\ \[destDirGet\]/setup.log for more information.\""set strTable(1205_FINISH) \ "SETUP detected that there was at least one installed product that will\ not work without the [strTableGet 1261_LICENSE] running. You might\ need to run \'SETUP -L\' to setup the [strTableGet 1261_LICENSE]. For\ more information, consult the Wind River Product Installation Guide."set strTable(1210_FINISH) \ "format %s \"SETUP has completed installing the selected product(s).\""set strTable(1212_FINISH) \ "SETUP has completed installing the Remote Icons." set strTable(1213_FINISH) \ "Terminating SETUP program."set strTable(1220_MAIL_TO) "license@wrs.com"set strTable(1230_MAIL_SUBJECT) "License Key Request"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -