view com.redhat.thermostat.tools.eclipse.plugin/src/com/redhat/thermostat/tools/eclipse/plugin/messages.properties @ 135:eef52fe80553

Make wizard page names describe functionality Make it easier to share wizard pages between wizards by making names reflect purpose rather than which wizard is using them.
author Omair Majid <omajid@redhat.com>
date Tue, 03 Jun 2014 17:32:08 -0400
parents f64440e971ac
children 5c3c720c875e
line wrap: on
line source

BaseMasterDetailsBlock_add=Add
BaseMasterDetailsBlock_remove=Remove
CommandEditPage_addButton=Add
CommandEditPage_argumentsAndOptionsSectionTitle=Arguments and Options
CommandEditPage_argumentsLabel=Arguments
CommandEditPage_basicsSectionTitle=Basics
CommandEditPage_bundlesToLoadsectionTitle=Bundles to load
CommandEditPage_cliCheckTitle=CLI
CommandEditPage_commandDetailsSectionTitle=Command details
CommandEditPage_descriptionLabel=Description:
CommandEditPage_editOptions=Edit Options
CommandEditPage_environmentsTitle=Environments
CommandEditPage_nameLabel=Name:
CommandEditPage_removeButton=Remove
CommandEditPage_shellCheckTitle=Shell
CommandEditPage_usageLabel=Usage:
CommandsMasterDetailsBlock_description=Commands are completely new commands provided by this plugin.
CommandsMasterDetailsBlock_title=Commands provided by the plugin
CommandsPage_title=Commands
ExtensionEditPage_addBundle=Add
ExtensionEditPage_bundlesSectionTitle=Bundles to load
ExtensionEditPage_extensionSectionTitle=Extension details
ExtensionEditPage_removeBundle=Remove
ExtensionsMasterDetailsBlock_description=Extensions modify existing commands to load new bundles. These existing command might be provided by thermostat or other plugins
ExtensionsMasterDetailsBlock_title=Commands extended by the plugin
ExtensionsPage_title=Extensions
NewBundleDialog_errorExtractingInformationFromJarFile=Error extracting information from jar file
NewBundleDialog_findOnDisk=...
NewBundleDialog_fromJarSectionTitle=Extract from Jar/Bundle on disk
NewBundleDialog_manualSectionTitle=Specify Manually
NewBundleDialog_message=Use this bundle with this plugin
NewBundleDialog_pathLabel=Location:
NewBundleDialog_symbolicNameLabel=Symbolic Name:
NewBundleDialog_title=Add a new new bundle
NewBundleDialog_versionLabel=Version:
NewNameDialog_message=This is the command users will use to trigger your plugin
NewNameDialog_nameLabel=Name:
NewNameDialog_title=Enter the name for the new command
OptionsWizard_createOptionsPageAddOption=Add
OptionsWizard_createOptionsPageArgumentLabel=Argument:
OptionsWizard_createOptionsPageDescription=Create and edit options
OptionsWizard_createOptionsPageDescriptionLabel=Description:
OptionsWizard_createOptionsPageLongNameLabel=Long Name:
OptionsWizard_createOptionsPageRemoveOption=Remove
OptionsWizard_createOptionsPageRequiredLabel=Required:
OptionsWizard_createOptionsPageShortNameLabel=Short Name:
OptionsWizard_createOptionsPageTitle=Create Options
OverviewPage_bundlesAndExtensionsOverviewForm = <form><p>Plugins provide new commands or extend existing ones.</p><li><a href=\"{0}\">Commands</a>: declares new commands provided by this plugin</li><li><a href=\"{1}\">Extensions</a>: declares which commands provided by other plugins or thermostat itself should be extended</li></form>
OverviewPage_commandsAndExtensionSectionTitle=Commands and Extensions
OverviewPage_formTitle=Overview: {0}
OverviewPage_generalInformationSectionTitle=General Information
OverviewPage_thermostatOverviewForm = <form> <p>For more information about thermostat see <a href=\"{0}\">the homepage</a>. Additional information about plugins is available <a href=\"{1}\">here</a>.</p></form>
OverviewPage_title=Overview
PluginModelReaderWriter_errorLoadingModel=Unable to load model
PluginModelReaderWriter_errorSavingFile=Error saving file
PluginXmlCreationWizard_confirmOverwriteMessage=A thermostat-plugin.xml file already exists. Overwrite it?
GuiPluginXmlCreator_confirmOverwriteTitle=Overwrite existing file?
PluginXmlCreator_containerDoesNotExist=Container {0} does not exist.
GuiPluginXmlCreator_creatingFile=Creating plugin descriptor file
GuiPluginXmlCreator_error=Error
GuiPluginXmlCreator_errorWritingFile=Error writing file
GuiPluginXmlCreator_openingFileForEditing=Opening file for editing...
PluginXmlCreationWizard_windowTitle=Create Themrostat Plugin
PluginXmlProjectSelectionPage_selectFileContainer=Select new file container
PluginXmlProjectSelectionPage_browse=Browse...
PluginXmlProjectSelectionPage_description=This wizard creates a new Thermostat Plugin.
PluginXmlProjectSelectionPage_fileContainerMustBeSpecified=File container must be specified
PluginXmlProjectSelectionPage_fileContainerMustExist=File container must exist
PluginXmlProjectSelectionPage_projectMustBeWritable=Project must be writable
PluginXmlProjectSelectionPage_projectNameLabel=&Project:
PluginXmlProjectSelectionPage_title=Thermostat Wizard
ThermostatProjectCreationWizard_dialogTitle=Create New Thermostat Plugin
NewProjectInformationPage_artifactIdLabel=Artifact Id
NewProjectInformationPage_groupIdLabel=Group Id
NewProjectInformationPage_packagePrefixLabel=Package Prefix
NewProjectInformationPage_thermostatVersionErrorMessage=Invalid thermostat version
NewProjectInformationPage_thermostatVersionLabel=Thermostat Version
NewProjectInformationPage_versionErrorMessage=Version must not be empty
NewProjectInformationPage_versionLabel=Version
NewProjectInformationPage_wizardDescription=This wizard creates a new Thermostat Plugin.
NewProjectInformationPage_wizardTitle=Thermostat projects Wizard