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:
parent
477450be7a
commit
92613e51a3
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue