# InstallAnywhere Localization File
#
# External strings for locale: English (en)
# See the 'ProjectLocalizationInfo.txt' file in this same directory for information 
#     regarding mappings between the properties shown below and your InstallAnywhere
#     project.
#
# External/Locale property names can take one of three forms:
#     <ActionName>.<ReferenceID>.<ActionProperty>          (e.g., Installer.858175031081.productName)
#     <ActionName>.<ReferenceID>.<ActionProperty>.<Index>  (e.g., Installer.858175031081.installLabels.01)
#         - where the <ActionProperty> is a Vector and the <Index> represents the place within the
#           Vector where the value of the property should be inserted
#     _ia.<SomeProperty>                                   (e.g., _ia.MyCustomCodePanelProperty)
#         - where <SomeProperty> is used as an identifier for a localized value by custom code
#
# External/Locale property values should be plain text strings.  Special or i18n characters
#     that cannot be represented by ASCII characters should be written using escaped unicode.
#     - see the utility 'native2ascii' distributed with your JDK
#
# Product Name: Bluejay
# Project File: /export/data/web/bluejay/deployment/Bluejay/Bluejay.iap_xml
# Generated:    Wed May 03 11:41:01 MDT 2006


# Billboard.0eb29fafa9b7.imageName=installer_billboard.jpg
Billboard.0eb29fafa9b7.imageName=installer_billboard.jpg

# Billboard.0eb29fafa9b7.imagePath=/export/data/web/bluejay/deployment/
Billboard.0eb29fafa9b7.imagePath=/export/data/web/bluejay/deployment/

# CreateShortcut.24370a6d9425.args=
CreateShortcut.24370a6d9425.args=

# CreateShortcut.24370a6d9425.destinationName=Bluejay
CreateShortcut.24370a6d9425.destinationName=Bluejay

# CreateShortcut.24370a6d9425.workingDir=
CreateShortcut.24370a6d9425.workingDir=

# InstallBundle.242de6489423.bundleName=Application
InstallBundle.242de6489423.bundleName=Application

# InstallBundle.242de6489423.description=This installs the application feature.
InstallBundle.242de6489423.description=This installs the application feature.

# InstallDirAction.242de67c9423.additionalText=
InstallDirAction.242de67c9423.additionalText=

# InstallDirAction.242de67c9423.prompt=Where Would You Like to Install?
InstallDirAction.242de67c9423.prompt=Where Would You Like to Install?

# InstallDirAction.242de67c9423.stepTitle=Choose Install Folder
InstallDirAction.242de67c9423.stepTitle=Choose Install Folder

# Installer.242de59c9420.installLabels.00=Introduction
Installer.242de59c9420.installLabels.00=Introduction

# Installer.242de59c9420.installLabels.01=Choose Install Folder
Installer.242de59c9420.installLabels.01=Choose Install Folder

# Installer.242de59c9420.installLabels.02=Choose $SHORTCUT_NAME$ Folder
Installer.242de59c9420.installLabels.02=Choose $SHORTCUT_NAME$ Folder

# Installer.242de59c9420.installLabels.03=Installing...
Installer.242de59c9420.installLabels.03=Installing...

# Installer.242de59c9420.installLabels.04=Install Complete
Installer.242de59c9420.installLabels.04=Install Complete

# Installer.242de59c9420.rulesFailedMessage=The installer cannot run on your configuration. It will now quit.
Installer.242de59c9420.rulesFailedMessage=The installer cannot run on your configuration. It will now quit.

# InstallerInfoData.242de5b39420.email=root@visualgenomics.ca
InstallerInfoData.242de5b39420.email=root@visualgenomics.ca

# InstallerInfoData.242de5b39420.installerName=bluejay_installer
InstallerInfoData.242de5b39420.installerName=bluejay_installer

# InstallerInfoData.242de5b39420.installerTitle=Bluejay Genome Browser
InstallerInfoData.242de5b39420.installerTitle=Bluejay Genome Browser

# InstallerInfoData.242de5b39420.productDescription=Bluejay is a genome data browser written in Java that incorporates open standards such as XML, SVG vector graphics, and BioMOBY Web Services.
InstallerInfoData.242de5b39420.productDescription=Bluejay is a genome data browser written in Java that incorporates open standards such as XML, SVG vector graphics, and BioMOBY Web Services.

# InstallerInfoData.242de5b39420.productName=Bluejay
InstallerInfoData.242de5b39420.productName=Bluejay

# InstallerInfoData.242de5b39420.productURL=http://bluejay.ucalgary.ca/
InstallerInfoData.242de5b39420.productURL=http://bluejay.ucalgary.ca/

# InstallerInfoData.242de5b39420.supportURL=http://bluejay.ucalgary.ca/bugzilla/
InstallerInfoData.242de5b39420.supportURL=http://bluejay.ucalgary.ca/bugzilla/

# InstallerInfoData.242de5b39420.vendorName=University of Calgary, Sun Centre of Excellence for Visual Genomics
InstallerInfoData.242de5b39420.vendorName=University of Calgary, Sun Centre of Excellence for Visual Genomics

# InstallerInfoData.242de5b39420.vendorURL=http://www.visualgenomics.ca/
InstallerInfoData.242de5b39420.vendorURL=http://www.visualgenomics.ca/

# InstallFinishAction.242de68e9423.installErrorMessage=The installation of $PRODUCT_NAME$ is finished, but some errors occurred during the install.  Please see the installation log for details.
InstallFinishAction.242de68e9423.installErrorMessage=The installation of $PRODUCT_NAME$ is finished, but some errors occurred during the install.  Please see the installation log for details.

# InstallFinishAction.242de68e9423.installFatalMessage=The installation of $PRODUCT_NAME$ is finished, but some serious errors occurred during the install.  Please see the installation log for details.
InstallFinishAction.242de68e9423.installFatalMessage=The installation of $PRODUCT_NAME$ is finished, but some serious errors occurred during the install.  Please see the installation log for details.

# InstallFinishAction.242de68e9423.installSuccessMessage=Congratulations! $PRODUCT_NAME$ has been successfully installed to:\n\n     $USER_INSTALL_DIR$\n\nPress \"Done\" to quit the installer.
InstallFinishAction.242de68e9423.installSuccessMessage=Congratulations! $PRODUCT_NAME$ has been successfully installed to:\n\n     $USER_INSTALL_DIR$\n\nPress \"Done\" to quit the installer.

# InstallFinishAction.242de68e9423.installWarningMessage=The installation of $PRODUCT_NAME$ is finished, but some warnings occurred during the install.  Please see the installation log for details.
InstallFinishAction.242de68e9423.installWarningMessage=The installation of $PRODUCT_NAME$ is finished, but some warnings occurred during the install.  Please see the installation log for details.

# InstallFinishAction.242de68e9423.rebootNotNeededMessage=
InstallFinishAction.242de68e9423.rebootNotNeededMessage=

# InstallFinishAction.242de68e9423.rebootRecommendedMessage=You should restart the system to complete the installation.
InstallFinishAction.242de68e9423.rebootRecommendedMessage=You should restart the system to complete the installation.

# InstallFinishAction.242de68e9423.rebootRequiredMessage=You need to restart the system to complete the installation.
InstallFinishAction.242de68e9423.rebootRequiredMessage=You need to restart the system to complete the installation.

# InstallFinishAction.242de68e9423.windowTitle=Install Complete
InstallFinishAction.242de68e9423.windowTitle=Install Complete

# InstallFrameConfigurator.242de5da9420.uninstallerTitle=Uninstall $PRODUCT_NAME$
InstallFrameConfigurator.242de5da9420.uninstallerTitle=Uninstall $PRODUCT_NAME$

# InstallSet.242de64a9422.description=Downloads all of the resources require to run Bluejay, with or without an Internet connection.
InstallSet.242de64a9422.description=Downloads all of the resources require to run Bluejay, with or without an Internet connection.

# InstallSet.242de64a9422.imageName=typical.png
InstallSet.242de64a9422.imageName=typical.png

# InstallSet.242de64a9422.imagePath=com/zerog/ia/installer/images/
InstallSet.242de64a9422.imagePath=com/zerog/ia/installer/images/

# InstallSet.242de64a9422.installSetName=Standard
InstallSet.242de64a9422.installSetName=Standard

# InstallSet.243df0bd9428.description=Choose this option to customize the features to be installed.
InstallSet.243df0bd9428.description=Choose this option to customize the features to be installed.

# InstallSet.243df0bd9428.imageName=customIcon.png
InstallSet.243df0bd9428.imageName=customIcon.png

# InstallSet.243df0bd9428.imagePath=com/zerog/ia/installer/images/
InstallSet.243df0bd9428.imagePath=com/zerog/ia/installer/images/

# InstallSet.243df0bd9428.installSetName=Custom
InstallSet.243df0bd9428.installSetName=Custom

# InstallUninstaller.242de7109423.destinationName=Uninstall $PRODUCT_NAME$
InstallUninstaller.242de7109423.destinationName=Uninstall $PRODUCT_NAME$

# IntroAction.242de6769423.message=Bluejay is beta software, and would benefit greatly from user feedback.  For contact information and regular updates, be sure to viisit http://bluejay.ucalgary.ca/\n\nClick the 'Next' button to proceed to the next screen. If you want to change something on a previous screen, click the 'Previous' button.\n\nYou may cancel this installation at any time by clicking the 'Cancel' button.
IntroAction.242de6769423.message=Bluejay is beta software, and would benefit greatly from user feedback.  For contact information and regular updates, be sure to viisit http://bluejay.ucalgary.ca/\n\nClick the 'Next' button to proceed to the next screen. If you want to change something on a previous screen, click the 'Previous' button.\n\nYou may cancel this installation at any time by clicking the 'Cancel' button.

# IntroAction.242de6769423.stepTitle=Introduction
IntroAction.242de6769423.stepTitle=Introduction

# MakeExecutable.24370a6b9425.destinationName=Bluejay
MakeExecutable.24370a6b9425.destinationName=Bluejay

# ShortcutLocAction.242de67f9423.macPrompt=Where would you like to create aliases?
ShortcutLocAction.242de67f9423.macPrompt=Where would you like to create aliases?

# ShortcutLocAction.242de67f9423.macTitle=Choose Alias Folder
ShortcutLocAction.242de67f9423.macTitle=Choose Alias Folder

# ShortcutLocAction.242de67f9423.unixPrompt=Where would you like to create links?
ShortcutLocAction.242de67f9423.unixPrompt=Where would you like to create links?

# ShortcutLocAction.242de67f9423.unixTitle=Choose Link Folder
ShortcutLocAction.242de67f9423.unixTitle=Choose Link Folder

# ShortcutLocAction.242de67f9423.winPrompt=Where would you like to create product icons?
ShortcutLocAction.242de67f9423.winPrompt=Where would you like to create product icons?

# ShortcutLocAction.242de67f9423.winTitle=Choose Shortcut Folder
ShortcutLocAction.242de67f9423.winTitle=Choose Shortcut Folder

# UninstallCompleteAction.242de6689423.rebootNotNeededMessage=
UninstallCompleteAction.242de6689423.rebootNotNeededMessage=

# UninstallCompleteAction.242de6689423.rebootRecommendedMessage=You should restart the system to complete the uninstallation.
UninstallCompleteAction.242de6689423.rebootRecommendedMessage=You should restart the system to complete the uninstallation.

# UninstallCompleteAction.242de6689423.rebootRequiredMessage=You need to restart the system to complete the uninstallation.
UninstallCompleteAction.242de6689423.rebootRequiredMessage=You need to restart the system to complete the uninstallation.

# UninstallCompleteAction.242de6689423.stepTitle=Uninstall Complete
UninstallCompleteAction.242de6689423.stepTitle=Uninstall Complete

# UninstallCompleteAction.242de6689423.uninstallIncompleteMessage=The following items could not be removed:
UninstallCompleteAction.242de6689423.uninstallIncompleteMessage=The following items could not be removed:

# UninstallCompleteAction.242de6689423.uninstallSuccessMessage=All items were successfully uninstalled.
UninstallCompleteAction.242de6689423.uninstallSuccessMessage=All items were successfully uninstalled.

# UninstallIntroAction.242de65e9423.message=About to uninstall...\n\n$PRODUCT_NAME$\n\nThis will remove features installed by InstallAnywhere.  It will not remove files and folders created after the installation, such as downloaded XML files.
UninstallIntroAction.242de65e9423.message=About to uninstall...\n\n$PRODUCT_NAME$\n\nThis will remove features installed by InstallAnywhere.  It will not remove files and folders created after the installation, such as downloaded XML files.

# UninstallIntroAction.242de65e9423.stepTitle=Uninstall $PRODUCT_NAME$
UninstallIntroAction.242de65e9423.stepTitle=Uninstall $PRODUCT_NAME$

