mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-10 01:35:39 +02:00
Add 2 tips for the resource configuration property page
This commit is contained in:
parent
12b5cc0ff4
commit
a37e05f7ec
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue