mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-11 11:05:24 +02:00
Fix for Bug 68786 -- Binary Parsers tab hidden on Error Parsers page
This commit is contained in:
parent
38b2c9a553
commit
2f2985151f
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ MngCCWizard.description=Create a new C++ project and let Eclipse create and mana
|
||||||
|
|
||||||
#The property pages
|
#The property pages
|
||||||
MngBuildProp.name=C/C++ Build
|
MngBuildProp.name=C/C++ Build
|
||||||
MngOtherProp.name= Error Parsers
|
MngOtherProp.name= Error/Binary Parsers
|
||||||
|
|
||||||
# Build Model Names
|
# Build Model Names
|
||||||
TargetName.gnu=GNU
|
TargetName.gnu=GNU
|
||||||
|
|
Loading…
Add table
Reference in a new issue