diff --git a/core/org.eclipse.cdt.ui/plugin.properties b/core/org.eclipse.cdt.ui/plugin.properties index 38711e5a3f5..f537ac3ed00 100755 --- a/core/org.eclipse.cdt.ui/plugin.properties +++ b/core/org.eclipse.cdt.ui/plugin.properties @@ -293,9 +293,9 @@ ActionDefinition.showQuickTypeHierarchy.description= Shows quick type hierarchy CElementWorkingSetPage.name = C/C++ -BuildConsole.name=CDT Build Console -BuildConsoleFontDefinition.description= The CDT Build Console font is used by the CDT Build Console -BuildConsoleFontDefinition.label= CDT Build Console Text Font +BuildConsole.name=C/C++ Build Console +BuildConsoleFontDefinition.description= The C/C++ Build Console font is used by the C/C++ Build Console +BuildConsoleFontDefinition.label= C/C++ Build Console Text Font ActionDefinition.GotoNextMember.name = Go to Next Member ActionDefinition.GotoNextMember.description = Move the caret to the next member of the translation unit