mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +02:00
fix for bug 176383
This commit is contained in:
parent
832ccbece9
commit
0be7bdbe77
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ NewClassCreationWizardPage.sourceFile.label=&Source:
|
|||
NewClassCreationWizardPage.ChooseSourceFileDialog.title=Source File Selection
|
||||
NewClassCreationWizardPage.error.EnterSourceFileName=Source file name is empty.
|
||||
NewClassCreationWizardPage.error.SourceFileNotInSourceFolder=Source file must be inside source folder.
|
||||
NewClassCreationWizardPage.warning.NotASourceFile=''{0}'' is not a header file.
|
||||
NewClassCreationWizardPage.warning.NotASourceFile=''{0}'' is not a source file.
|
||||
NewClassCreationWizardPage.warning.SourceFileNameDiscouraged=Source file name is discouraged. {0}
|
||||
NewClassCreationWizardPage.warning.SourceFileExists=Source file already exists. Contents will be appended.
|
||||
NewClassCreationWizardPage.error.InvalidSourceFileName=Source file name is not valid. {0}
|
||||
|
|
Loading…
Add table
Reference in a new issue