mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-04 14:55:41 +02:00
Changed title "Referenced Projects" to "Referenced C/C++ projects" in order to distinguish it from the Referenced projects that Eclipse ads to project properties by default
This commit is contained in:
parent
07388af140
commit
b31adfd4de
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ ProjectConfigurationBlock.error.InvalidBuildCommand=Invalid build command
|
||||||
# --- The new wizards ----
|
# --- The new wizards ----
|
||||||
# FIXME: Remove the properties above when satisfy with wizards.
|
# FIXME: Remove the properties above when satisfy with wizards.
|
||||||
ReferenceBlock.label= Projects
|
ReferenceBlock.label= Projects
|
||||||
ReferenceBlock.desc= Referenced Projects
|
ReferenceBlock.desc= Referenced C/C++ Projects
|
||||||
|
|
||||||
SettingsBlock.label=Build Settings
|
SettingsBlock.label=Build Settings
|
||||||
SettingsBlock.keepOnGoing=Keep Going On Error
|
SettingsBlock.keepOnGoing=Keep Going On Error
|
||||||
|
|
Loading…
Add table
Reference in a new issue