1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-02 22:55:26 +02:00

Adjusted wording.

This commit is contained in:
Sergey Prigogin 2008-04-05 21:55:30 +00:00
parent 620f798dea
commit 5706933862

View file

@ -326,12 +326,12 @@ ProposalFilterPreferencesUtil_defaultFilterName=<Default Filter>
# 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.