From caa32606435c64a672c73b1047ad83fab2e32f3e Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Wed, 6 Nov 2002 20:36:44 +0000 Subject: [PATCH] Remove projecContainsSpace locale. --- .../src/org/eclipse/cdt/internal/ui/CPluginResources.properties | 1 - 1 file changed, 1 deletion(-) 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.