diff --git a/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/CPluginResources.properties b/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/CPluginResources.properties index 7e8d9aacf6f..e18b4d797ed 100644 --- a/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/CPluginResources.properties +++ b/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/CPluginResources.properties @@ -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-------