view com.redhat.thermostat.tools.eclipse.plugin/src/com/redhat/thermostat/tools/eclipse/plugin/messages.properties @ 90:8f2dd0dbdb87

Externalize strings
author Omair Majid <omajid@redhat.com>
date Tue, 21 Jan 2014 19:51:04 -0500
parents
children 1c835942f3c2
line wrap: on
line source

BaseMasterDetailsBlock_add=Add
BaseMasterDetailsBlock_remove=Remove
CommandEditPage_addButton=Add
CommandEditPage_basicsSectionTitle=Basics
CommandEditPage_bundlesToLoadsectionTitle=Bundles to load
CommandEditPage_cliCheckTitle=CLI
CommandEditPage_commandDetailsSectionTitle=Command details
CommandEditPage_descriptionLabel=Description:
CommandEditPage_environmentsTitle=Environments
CommandEditPage_nameLabel=Name:
CommandEditPage_removeButton=Remove
CommandEditPage_shellCheckTitle=Shell
CommandEditPage_usageLabel=Usage:
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_title=Commands extended by the plugin
ExtensionsPage_title=Extensions
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
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_containerDoesNotExist=Container {0} does not exist.
PluginXmlCreationWizard_creatingFile=Creating {0}
PluginXmlCreationWizard_error=Error
PluginXmlCreationWizard_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