Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'build/org.eclipse.cdt.managedbuilder.ui/src/org/eclipse/cdt/managedbuilder/internal/ui/PluginResources.properties')
-rw-r--r--build/org.eclipse.cdt.managedbuilder.ui/src/org/eclipse/cdt/managedbuilder/internal/ui/PluginResources.properties130
1 files changed, 0 insertions, 130 deletions
diff --git a/build/org.eclipse.cdt.managedbuilder.ui/src/org/eclipse/cdt/managedbuilder/internal/ui/PluginResources.properties b/build/org.eclipse.cdt.managedbuilder.ui/src/org/eclipse/cdt/managedbuilder/internal/ui/PluginResources.properties
deleted file mode 100644
index f3731d993a6..00000000000
--- a/build/org.eclipse.cdt.managedbuilder.ui/src/org/eclipse/cdt/managedbuilder/internal/ui/PluginResources.properties
+++ /dev/null
@@ -1,130 +0,0 @@
-#########################################
-# (c) Copyright IBM Corp. 2000, 2001.
-# All Rights Reserved.
-#########################################
-
-# ------- 1.2 Project Update Messages -------
-ManagedBuilderStartup.update.12x.title=Update Managed Builder Project
-ManagedBuilderStartup.update.12x.message=The project {0} has been detected in your workspace.\n Its build settings are stored in a format that is no longer supported.\n Would you like to convert them now?
-ManagedBuilderStartup.update.exception.error=Error
-ManagedBuilderStartup.update.exception.message=Error updating project {0}
-ManagedBuildConvert.12x.monitor.message.project=Updating build settings for project {0}
-ManagedBuildConvert.12x.monitor.message.backup=Backing up the settings file for {0}
-ManagedBuildConvert.12x.warning.title=Backup File Already Exists
-ManagedBuildConvert.12x.warning.message=A backup file already exists for the project {0}.\n Shall I try to convert the project anyway?
-ManagedBuildConvert.12x.cancelled.message=The update operation has been cancelled.\n The build system will not be able to read the project settings until you update the project.
-
-# ------- NewProjectCreationPluginPage-------
-MngMakeProjectWizard.op_error=Managed Make Error
-MngMakeProjectWizard.title=Managed Make Project
-MngMakeProjectWizard.description=Create a new Managed Make project.
-#MngMakeProjectWizardSettings.title=Managed Make Settings
-#MngMakeProjectWizardSettings.description=Define the Managed Make build settings.
-MngMakeProjectWizard.message.add_nature=Adding Managed Nature
-MngMakeProjectWizard.message.add_builder=Adding Makefile Generator
-MngMakeProjectWizard.message.save=Saving new build options
-
-MngCWizard.title=Managed Make C Project
-MngCWizard.description=Create a new Managed Make C project.
-MngCWizardSettings.title=Managed Make C Settings
-MngCWizardSettings.description=Define the Managed Make C build settings.
-
-MngCCWizard.title=Managed Make C++ Project
-MngCCWizard.description=Create a new Managed Make C++ Project.
-MngCCWizard.message.creating=Creating a new C++ Project with a makefile generator
-MngCCWizardSettings.title=Managed Make C++ Settings
-MngCCWizardSettings.description=Define the Managed Make C++ build settings.
-
-# -- Strings for the platform selection page --
-MngMakeProjectWizard.config.title=Select a Target
-MngMakeProjectWizard.config.desc=Select the platform and configurations you wish to deploy on
-PlatformBlock.tip.platform=Select the target of the build goal
-PlatformBlock.label.platform=Build Target:
-PlatformBlock.label.configs=Configurations:
-PlatformBlock.label.showall=Show All Targets
-PlatformBlock.message.error.noconfigs=You must select at least one configuration
-
-# -- Strings for the additional options tab
-MngMakeProjectWizard.options.title=Additional Project Settings
-MngMakeProjectWizard.options.desc=Defined the inter-project dependencies, if any.
-
-# ----------- Configuration Selection Page -----------
-BuildPropertyPage.label.Platform=Platform:
-BuildPropertyPage.label.Configuration=Configuration:
-BuildPropertyPage.label.Active=Active configuration
-BuildPropertyPage.label.Settings=Configuration settings
-BuildPropertyPage.label.AddConfButton=Manage...
-BuildPropertyPage.selection.configuration.all=All configurations
-BuildPropertyPage.label.ToolTree=Tools
-BuildPropertyPage.label.ToolOptions=Options
-BuildPropertyPage.tip.platform=Select a platform for the project
-BuildPropertyPage.tip.config=Select the configuration to edit
-BuildPropertyPage.tip.addconf=Add configurations for the platform
-BuildPropertyPage.tip.remconf=Remove configurations for the platform
-BuildPropertyPage.manage.title=Manage
-BuildPropertyPage.error.Unknown_tree_element=Unknown type of element in tree of type {0}
-BuildPropertyPage.error.version_low=The project settings are stored in an earlier format.\nYou must upgrade the project before the settings can be upgraded.
-
-# ----------- Entry Dialog -----------
-BrowseEntryDialog.error.Folder_name_invalid = Folder name invalid
-BrowseEntryDialog.title.file = Select File
-BrowseEntryDialog.title.directory = Select Directory
-BrowseEntryDialog.message.file = File:
-BrowseEntryDialog.message.directory = Directory:
-
-# ----------- New Configuration -----------
-NewConfiguration.label.name=Name:
-NewConfiguration.label.group=Copy settings from
-NewConfiguration.label.copy=Default configuration:
-NewConfiguration.label.clone=Existing configuration:
-NewConfiguration.error.title=Error
-NewConfiguration.error.duplicateName=A configuration named "{0}" already exists.
-
-# ----------- Target/Config management dialog -----------------
-ManageConfig.label.makecmdgroup=Make command
-ManageConfig.label.makecmddef=Use default command
-ManageConfig.label.output.group=Build output
-ManageConfig.label.output.name=Artifact name:
-ManageConfig.label.output.extension=Artifact extension:
-ManageConfig.label.configs=Manage configurations
-ManageConfig.label.restore=Restore
-ManageConfig.label.configs.current=Current:
-ManageConfig.label.configs.deleted=Deleted:
-ManageConfig.label.new.config.dialog=Create configuration
-
-# ----------- Build Property Common -----------
-BuildPropertyCommon.label.title=Enter Value
-BuildPropertyCommon.label.new=New...
-BuildPropertyCommon.label.remove=Remove
-BuildPropertyCommon.label.up=Up
-BuildPropertyCommon.label.down=Down
-BuildPropertyCommon.label.editVar=Edit...
-BuildPropertyCommon.label.addVar=Add
-BuildPropertyCommon.label.message=Value:
-BuildPropertyCommon.label.browse=Browse...
-BuildPropertyCommon.label.configs=Defined configurations:
-
-# ----------- Field Editors -----------
-FieldEditors.tool.command=Command:
-Multiline.error.message=Please give correct input
-
-# ----------- Default flag names -----------
-BuildToolSettingsPage.alloptions=All options:
-
-# ----------- File List Control -----------
-FileListControl.add=Add
-FileListControl.delete=Delete
-FileListControl.edit=Edit
-FileListControl.moveup=Move Up
-FileListControl.movedown=Move Down
-FileListControl.filedialog.title=Select File
-FileListControl.dirdialog.title=Select Include Directory
-FileListControl.dirdialog.desc=Select Include Paths
-FileListControl.deletedialog.message=Are you sure you want to delete the selected directories?
-FileListControl.deletedialog.title=Confirm Delete
-FileListControl.editdialog.title=Edit Dialog
-FileListControl.newdialog.title=New Dialog
-
-# ----------- Property Page ----------
-MngMakeProjectPropertyPage.closedproject=Project Closed
-MngMakeProjectPropertyPage.internalError=An Internal error has occur please check error log.

Back to the top