mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +02:00
Bug 349248: Fix user-visible reference to CDT
Change-Id: I10e0523579a071350f32d98e2633e2908792416d Reviewed-on: https://git.eclipse.org/r/11291 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
5f20538e4c
commit
2596db696f
1 changed files with 1 additions and 1 deletions
2
core/org.eclipse.cdt.ui/plugin.properties
Normal file → Executable file
2
core/org.eclipse.cdt.ui/plugin.properties
Normal file → Executable file
|
@ -486,7 +486,7 @@ todoTaskPrefName = Task Tags
|
|||
Dummy.label = dummy
|
||||
|
||||
# Common Navigator
|
||||
navigatorContent.name = CDT Elements
|
||||
navigatorContent.name = C/C++ Elements
|
||||
|
||||
OpenCallHierarchy.label = Open Call H&ierarchy
|
||||
OpenCallHierarchy.tooltip = Open Call Hierarchy
|
||||
|
|
Loading…
Add table
Reference in a new issue