mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
change the description of the structural parse
This commit is contained in:
parent
41772a42d1
commit
c545faa301
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ ConsolePreferencePage.errorColor.label=Error message text color
|
||||||
|
|
||||||
CBasePreferencePage.linkToEditor.label=Link view selection to active editor
|
CBasePreferencePage.linkToEditor.label=Link view selection to active editor
|
||||||
CBasePreferencePage.CUChildren.label=Show file members in Project View
|
CBasePreferencePage.CUChildren.label=Show file members in Project View
|
||||||
CBasePreferencePage.OutlineView.structuralParseMode.label=Follow #include's when producing the outline view
|
CBasePreferencePage.OutlineView.structuralParseMode.label=Follow #include's when parsing source files.
|
||||||
|
|
||||||
CBasePreferencePage.editorFont.label=C Editor font:
|
CBasePreferencePage.editorFont.label=C Editor font:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue