From a37e05f7ec19324d796d977203d9b6e900f793c4 Mon Sep 17 00:00:00 2001 From: Leo Treggiari Date: Fri, 28 Jan 2005 03:30:15 +0000 Subject: [PATCH] Add 2 tips for the resource configuration property page --- .../cdt/managedbuilder/internal/ui/PluginResources.properties | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 index 02a191c5fbb..d5c2d5b5f22 100644 --- 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 @@ -1,5 +1,5 @@ ######################################### -# (c) Copyright IBM Corp. 2000, 2001. +# (c) Copyright IBM Corp. 2000, 2005. # All Rights Reserved. ######################################### @@ -88,6 +88,8 @@ ResourceBuildPropertyPage.label.ToolTree=Tools ResourceBuildPropertyPage.label.ToolOptions=Options ResourceBuildPropertyPage.label.NotMBSFile=The project is closed or the file is not contained within a Managed Make project. ResourceBuildPropertyPage.error.version_low=The Managed Make project settings for this project are not available. +ResourceBuildPropertyPage.tip.excludecheck=Exclude the file from building in the selected configuration +ResourceBuildPropertyPage.tip.config=Select the configuration to edit # ----------- Entry Dialog ----------- BrowseEntryDialog.error.Folder_name_invalid = Folder name invalid