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 3dbc99e67be..1242cb7be7a 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 @@ -79,6 +79,8 @@ StdCCWizard.description=Create a new Standard Make C++ Project. StdCCWizardSettings.title=Standard Make C++ Settings StdCCWizardSettings.description=Define the Standard Make C++ build settings. +CProjectWizard.op_error.title=Error Creating Project +CProjectWizard.op_error.message=Project cannot be created CProjectWizard.op_description=C Project Wizard CProjectWizard.windowTitle=New Project CProjectWizard.description=C Project Wizard