1
0
Fork 0
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:
Jeff Johnston 2012-08-13 12:00:05 -04:00
parent c667cb6ab9
commit 26d4ca7154

View file

@ -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