diff --git a/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/CPluginResources.properties b/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/CPluginResources.properties index 3bae56b1452..2b2f9ae62d5 100644 --- a/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/CPluginResources.properties +++ b/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/CPluginResources.properties @@ -54,7 +54,7 @@ ProjectConfigurationBlock.error.InvalidBuildCommand=Invalid build command # --- The new wizards ---- # FIXME: Remove the properties above when satisfy with wizards. ReferenceBlock.label= Projects -ReferenceBlock.desc= Referenced Projects +ReferenceBlock.desc= Referenced C/C++ Projects SettingsBlock.label=Build Settings SettingsBlock.keepOnGoing=Keep Going On Error