mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 06:05:24 +02:00
new definition.
This commit is contained in:
parent
b60fc95e44
commit
cde1f83a0c
1 changed files with 2 additions and 1 deletions
|
@ -54,6 +54,7 @@ CProjectWizardPage.browseLabel=Browse...
|
|||
CProjectWizardPage.projectNameEmpty=Project name must be specified.
|
||||
CProjectWizardPage.defaultLocationError=Location path can not overlap with default location.
|
||||
CProjectWizardPage.projectExistsMessage=Project already exists.
|
||||
CProjectWizardPage.directoryLabel=Select the project contents directory.
|
||||
|
||||
# ------- ProjectConfigurationBlock-------
|
||||
|
||||
|
@ -339,4 +340,4 @@ BuildPropertyCommon.label.editVar=Edit
|
|||
BuildPropertyCommon.label.addVar=Add
|
||||
BuildPropertyCommon.label.message=Value:
|
||||
BuildPropertyCommon.label.browse=Browse...
|
||||
BuildPropertyCommon.label.configs=Defined configurations:
|
||||
BuildPropertyCommon.label.configs=Defined configurations:
|
||||
|
|
Loading…
Add table
Reference in a new issue