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 2b2f9ae62d5..8562b299963 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 @@ -35,7 +35,6 @@ CProjectWizardPage.useDefaultLabel=Use Default Location CProjectWizardPage.locationLabel=Location: CProjectWizardPage.browseLabel=Browse... CProjectWizardPage.projectNameEmpty=Project name must be specified. -CProjectWizardPage.projectContainsSpace=Project name contains space. CProjectWizardPage.defaultLocationError=Location path can not overlap with default location. CProjectWizardPage.projectExistsMessage=Project already exists.