mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +02:00
Bug 349248: Fix more user-visible references to CDT
Change-Id: I8f60fee92f69b09a2c9ec6d3d1d3855657af111d Reviewed-on: https://git.eclipse.org/r/11293 Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com> IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com> Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
This commit is contained in:
parent
723d798813
commit
72b5d3f4b9
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue