From 94a11113b458a466cf7c358fb5d61dc81b55a1b5 Mon Sep 17 00:00:00 2001 From: Sergey Prigogin Date: Thu, 10 Apr 2008 05:43:29 +0000 Subject: [PATCH] UI label adjustments. --- .../internal/ui/preferences/PreferencesMessages.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 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 9da083a9487..68398bdc37e 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,9 +326,9 @@ ProposalFilterPreferencesUtil_defaultFilterName= # C/C++ Preferences CPluginPreferencePage_0=Build scope -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_1=Commands 'Build project', 'Build All', 'Build Working Set': +CPluginPreferencePage_2=Build a&ctive configuration in each project +CPluginPreferencePage_3=Build &all 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