From 570693386203c979824ff044e331f0a0c3802dce Mon Sep 17 00:00:00 2001 From: Sergey Prigogin Date: Sat, 5 Apr 2008 21:55:30 +0000 Subject: [PATCH] Adjusted wording. --- .../ui/preferences/PreferencesMessages.properties | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/PreferencesMessages.properties b/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/PreferencesMessages.properties index 58c9791e1aa..9da083a9487 100644 --- a/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/PreferencesMessages.properties +++ b/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/PreferencesMessages.properties @@ -326,12 +326,12 @@ ProposalFilterPreferencesUtil_defaultFilterName= # C/C++ Preferences CPluginPreferencePage_0=Build scope -CPluginPreferencePage_1=Functions 'Build project', 'Build All', 'Build Working Set' should... -CPluginPreferencePage_2=build ACTIVE CONFIGURATION in each project -CPluginPreferencePage_3=build ALL CONFIGURATIONS in each project -CPluginPreferencePage_4=This feature is applicable only to projects which support separate configurations. +CPluginPreferencePage_1=Commands 'Build project', 'Build All', 'Build Working Set' should... +CPluginPreferencePage_2=build a&ctive configuration in each project +CPluginPreferencePage_3=build a&ll configurations in each project +CPluginPreferencePage_4=This feature is applicable only to projects that support separate configurations. CPluginPreferencePage_caption= General settings for C/C++ Development: -CPluginPreferencePage_structuralParseMode_label= Follow unindexed header files when producing the outline view +CPluginPreferencePage_structuralParseMode_label= &Follow unindexed header files when producing the outline view CPluginPreferencePage_note= Note: CPluginPreferencePage_performanceHint= Enabling this preference may have negative impact on performance.