1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00

Added op_error title and messages that were missing

This commit is contained in:
Judy N. Green 2002-09-04 15:12:06 +00:00
parent 477450be7a
commit 92613e51a3

View file

@ -79,6 +79,8 @@ StdCCWizard.description=Create a new Standard Make C++ Project.
StdCCWizardSettings.title=Standard Make C++ Settings StdCCWizardSettings.title=Standard Make C++ Settings
StdCCWizardSettings.description=Define the Standard Make C++ build 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.op_description=C Project Wizard
CProjectWizard.windowTitle=New Project CProjectWizard.windowTitle=New Project
CProjectWizard.description=C Project Wizard CProjectWizard.description=C Project Wizard