1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Missing property

This commit is contained in:
Alain Magloire 2003-10-01 20:27:12 +00:00
parent fe07db2d72
commit 4c02dcaa92

View file

@ -55,6 +55,7 @@ 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.
CProjectWizardPage.locationError=Invalid path location.
# ------- ProjectConfigurationBlock-------