mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Bug 387053 - Problem with NewCProjectV2.description in cdt.autotools.core/plugin.properties
Change-Id: I9fed8e86e61306ab18375ad486df1bba9e5e8a55 Reviewed-on: https://git.eclipse.org/r/7204 Reviewed-by: Jeff Johnston <jjohnstn@redhat.com> IP-Clean: Jeff Johnston <jjohnstn@redhat.com> Tested-by: Jeff Johnston <jjohnstn@redhat.com>
This commit is contained in:
parent
c667cb6ab9
commit
26d4ca7154
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
||||||
#################################################################################
|
#################################################################################
|
||||||
ConvertWizard.description=Convert to C/C++ Autotools Project
|
ConvertWizard.description=Convert to C/C++ Autotools Project
|
||||||
NewCProject.description=GNU C Autotools Project
|
NewCProject.description=GNU C Autotools Project
|
||||||
NewCProjectV2.description=GNU C Autootols Project V2
|
NewCProjectV2.description=GNU C Autotools Project V2
|
||||||
NewCCProject.description=GNU C++ Autotools Project
|
NewCCProject.description=GNU C++ Autotools Project
|
||||||
NewCWizard.name=GNU C Autotools Project
|
NewCWizard.name=GNU C Autotools Project
|
||||||
NewCWizardV2.name=GNU C Autotools Project V2
|
NewCWizardV2.name=GNU C Autotools Project V2
|
||||||
|
@ -177,4 +177,4 @@ ConfigureScript.name=Configure Script
|
||||||
AutogenScript.name=Autogen Script
|
AutogenScript.name=Autogen Script
|
||||||
|
|
||||||
AutotoolsProblemMarker.name=Configure Problem
|
AutotoolsProblemMarker.name=Configure Problem
|
||||||
AutotoolsErrorParser.name=Autotools Error Parser
|
AutotoolsErrorParser.name=Autotools Error Parser
|
||||||
|
|
Loading…
Add table
Reference in a new issue