43 lines
2.0 KiB
Properties
43 lines
2.0 KiB
Properties
#############################################
|
|
##
|
|
## Wizard Title
|
|
##
|
|
#############################################
|
|
plugin.title.left.text=Oracle WebLogic Upgrade Wizard
|
|
|
|
#############################################
|
|
##
|
|
## Summary Message Panel
|
|
##
|
|
#############################################
|
|
pluginSummaryMessage.button.done.text=Done
|
|
pluginSummaryMessage.border.title.text=Message
|
|
pluginSummaryMessage.panel.title.text=Upgrade Complete
|
|
#pluginSummaryMessage.panel.instruction1.text and pluginSummaryMessage.panel.instruction2.text are displayed together as a single sentence
|
|
pluginSummaryMessage.panel.instruction1.text=The wizard is done processing. Below is a summary of key information you may need to
|
|
pluginSummaryMessage.panel.instruction2.text=reference.
|
|
|
|
#############################################
|
|
##
|
|
## Console Mode Unsupported Messages
|
|
##
|
|
#############################################
|
|
pluginSummaryMessage.console.panel.title.text=Upgrade Wizard Failed
|
|
pluginSummaryMessage.console.panel.instruction1.text=This wizard can only be run in GUI or Silent mode.
|
|
pluginSummaryMessage.console.panel.instruction2.text=See the WebLogic Upgrade Wizard documentation for details.
|
|
|
|
###########################################################################
|
|
##
|
|
## Wizard Fatal Message (Appended to PlugInException Message)
|
|
##
|
|
###########################################################################
|
|
plugin.fatal.message.text=The wizard will now shutdown. Please restart from backup, fix issues and start again.
|
|
plugin.nonfatal.message.text=If you terminate the wizard you must restore the domain from the backup, fix issues and start again.
|
|
|
|
plugin.no_servers_detected_in_directory=No servers are detected under this directory
|
|
plugin.server_detected_in_directory=Server Names in this directory: {0}
|
|
plugin.comprehensive_log_written=Comprehensive log written to: {0}
|
|
plugin.std_out_repr=<STANDARD OUTPUT>
|
|
|
|
plugin.exception_adding_file_to_zip=. . . ERROR . . .: {0} ... adding file entry: {1}
|